[Buildroot] [git commit master 1/1] uClibc: 0.9.31.config: enable UCLIBC_SV4_DEPRECATED option

Peter Korsgaard jacmet at sunsite.dk
Fri Jun 18 09:48:58 UTC 2010


commit: http://git.buildroot.net/buildroot/commit/?id=1e627bf212afff670e414d3ebfc8fb4c4b31c318
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Needed by xfsprogs.

Signed-off-by: Peter Korsgaard <jacmet at sunsite.dk>
---
 toolchain/uClibc/uClibc-0.9.31.config |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/toolchain/uClibc/uClibc-0.9.31.config b/toolchain/uClibc/uClibc-0.9.31.config
index 87f2411..04d6895 100644
--- a/toolchain/uClibc/uClibc-0.9.31.config
+++ b/toolchain/uClibc/uClibc-0.9.31.config
@@ -119,7 +119,7 @@ UCLIBC_HAS_BSD_ERR=y
 # UCLIBC_HAS_OBSOLETE_BSD_SIGNAL is not set
 # UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
 # UCLIBC_NTP_LEGACY is not set
-# UCLIBC_SV4_DEPRECATED is not set
+UCLIBC_SV4_DEPRECATED=y
 UCLIBC_HAS_REALTIME=y
 UCLIBC_HAS_ADVANCED_REALTIME=y
 UCLIBC_HAS_EPOLL=y
-- 
1.7.1



More information about the buildroot mailing list