uclibc: 0.9.29/angstrom/uClibc.distro needs UCLIBC_SUSV3_LEGACY=y for perl
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 20 May 2007 18:50:41 +0000 (18:50 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Sun, 20 May 2007 18:50:41 +0000 (18:50 +0000)
packages/uclibc/uclibc-0.9.29/angstrom/uClibc.distro

index 335e6c2..b326ff0 100644 (file)
@@ -25,8 +25,8 @@ MALLOC_STANDARD=y
 MALLOC_GLIBC_COMPAT=y
 UCLIBC_DYNAMIC_ATEXIT=y
 COMPAT_ATEXIT=y
-# UCLIBC_SUSV3_LEGACY is not set
-# UCLIBC_SUSV3_LEGACY_MACROS is not set
+UCLIBC_SUSV3_LEGACY=y
+UCLIBC_SUSV3_LEGACY_MACROS=y
 UCLIBC_HAS_SHADOW=y
 # UCLIBC_HAS_PROGRAM_INVOCATION_NAME is not set
 UCLIBC_HAS___PROGNAME=y