diff options
author | James <> | 2013-03-17 12:16:37 +0000 |
---|---|---|
committer | James <> | 2013-03-17 12:16:37 +0000 |
commit | 27b76ab0671089c47506615a796a261e993896a7 (patch) | |
tree | 61213d67e7fa87b20356b23798558e2c4212c42f /toolchain/gcc/files/.svn | |
download | trunk-36060-master.tar.gz trunk-36060-master.tar.bz2 trunk-36060-master.zip |
Diffstat (limited to 'toolchain/gcc/files/.svn')
-rw-r--r-- | toolchain/gcc/files/.svn/entries | 62 | ||||
-rw-r--r-- | toolchain/gcc/files/.svn/text-base/alternate-arch-cc.in.svn-base | 3 |
2 files changed, 65 insertions, 0 deletions
diff --git a/toolchain/gcc/files/.svn/entries b/toolchain/gcc/files/.svn/entries new file mode 100644 index 0000000..7a27d50 --- /dev/null +++ b/toolchain/gcc/files/.svn/entries @@ -0,0 +1,62 @@ +10 + +dir +36060 +svn://svn.openwrt.org/openwrt/trunk/toolchain/gcc/files +svn://svn.openwrt.org/openwrt + + + +2009-11-19T17:23:31.616205Z +18454 +nbd + + + + + + + + + + + + + + +3c298f89-4303-0410-b956-a3cf2f4a3e73 + +alternate-arch-cc.in +file + + + + +2013-03-17T12:13:24.000000Z +8c5dce2d79ad4f12d51a58830139cb09 +2008-04-12T23:14:42.361558Z +10802 +jk + + + + + + + + + + + + + + + + + + + + + +49 + diff --git a/toolchain/gcc/files/.svn/text-base/alternate-arch-cc.in.svn-base b/toolchain/gcc/files/.svn/text-base/alternate-arch-cc.in.svn-base new file mode 100644 index 0000000..e169951 --- /dev/null +++ b/toolchain/gcc/files/.svn/text-base/alternate-arch-cc.in.svn-base @@ -0,0 +1,3 @@ +#!/bin/sh + +exec @CC_BASE@ @EXTRA_ARCH_OPTS@ "$@" |