aboutsummaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/0.9.30/x86_64
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2009-01-21 14:34:31 +0000
committerNicolas Thill <nico@openwrt.org>2009-01-21 14:34:31 +0000
commit6798759bb1c2c0e74ed5a150713352219dc2512a (patch)
tree5f1a27210936d8dc13510f08a4f425f3f827fbe4 /toolchain/uClibc/config/0.9.30/x86_64
parent8cb6829e1a476909575c3807aaa6f522ec020a47 (diff)
downloadmaster-187ad058-6798759bb1c2c0e74ed5a150713352219dc2512a.tar.gz
master-187ad058-6798759bb1c2c0e74ed5a150713352219dc2512a.tar.bz2
master-187ad058-6798759bb1c2c0e74ed5a150713352219dc2512a.zip
[toolchain] enable UCLIBC_SUSV3_LEGACY in uClibc v0.9.30 configs to have <sys/timeb.h> & ftime (needed for openssl and maybe others), thanks to Puchu!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14133 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'toolchain/uClibc/config/0.9.30/x86_64')
-rw-r--r--toolchain/uClibc/config/0.9.30/x86_642
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/uClibc/config/0.9.30/x86_64 b/toolchain/uClibc/config/0.9.30/x86_64
index 7cdc44ae90..d18fecc9d1 100644
--- a/toolchain/uClibc/config/0.9.30/x86_64
+++ b/toolchain/uClibc/config/0.9.30/x86_64
@@ -83,7 +83,7 @@ MALLOC_STANDARD=y
MALLOC_GLIBC_COMPAT=y
UCLIBC_DYNAMIC_ATEXIT=y
COMPAT_ATEXIT=y
-# UCLIBC_SUSV3_LEGACY is not set
+UCLIBC_SUSV3_LEGACY=y
UCLIBC_SUSV3_LEGACY_MACROS=y
# UCLIBC_HAS_STUBS is not set
UCLIBC_HAS_SHADOW=y