diff options
author | Imre Kaloz <kaloz@openwrt.org> | 2012-02-08 15:45:44 +0000 |
---|---|---|
committer | Imre Kaloz <kaloz@openwrt.org> | 2012-02-08 15:45:44 +0000 |
commit | 9bf867b53132f595cae90cc201798bd1f77dfb64 (patch) | |
tree | b291164d46227f77bcabe857e50f92a27f34e4b7 /toolchain/uClibc/config-0.9.33/x86_64 | |
parent | 75a929c65e7573f3c193f8f93937115cc707ccb6 (diff) | |
download | upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.gz upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.tar.bz2 upstream-9bf867b53132f595cae90cc201798bd1f77dfb64.zip |
add 0.9.33
SVN-Revision: 30374
Diffstat (limited to 'toolchain/uClibc/config-0.9.33/x86_64')
-rw-r--r-- | toolchain/uClibc/config-0.9.33/x86_64 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/toolchain/uClibc/config-0.9.33/x86_64 b/toolchain/uClibc/config-0.9.33/x86_64 new file mode 100644 index 0000000000..92f0e6569e --- /dev/null +++ b/toolchain/uClibc/config-0.9.33/x86_64 @@ -0,0 +1,6 @@ +ARCH_LITTLE_ENDIAN=y +# LINUXTHREADS_NEW is not set +TARGET_ARCH="x86_64" +TARGET_x86_64=y +UCLIBC_BSD_SPECIFIC=y +UCLIBC_HAS_FPU=y |