summaryrefslogtreecommitdiffstats
path: root/toolchain/uClibc/config/0.9.30/x86_64
diff options
context:
space:
mode:
authornico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-21 14:34:31 +0000
committernico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73>2009-01-21 14:34:31 +0000
commit8b739f4586be47c1b15bfb74214635085e45e2bb (patch)
tree5f1a27210936d8dc13510f08a4f425f3f827fbe4 /toolchain/uClibc/config/0.9.30/x86_64
parent9a5dd80ff1afa847856ec7f4deeb67ef20b60d8e (diff)
[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 7cdc44ae9..d18fecc9d 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