uClibc: enable xattr support to make feature sets of libc implementations closer...
authorJohn Crispin <john@openwrt.org>
Mon, 26 Oct 2015 10:39:48 +0000 (10:39 +0000)
committerJohn Crispin <john@openwrt.org>
Mon, 26 Oct 2015 10:39:48 +0000 (10:39 +0000)
Size increase is about 3-4k: this is how big xattr.os in uClibc after stripping is.

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
SVN-Revision: 47271

toolchain/uClibc/config-0.9.33.2/common
toolchain/uClibc/config-ng-1.0.6/common

index b948d4bbb94d01233d3cea72f1e45592140bccff..c26d22b2ce6650646ace05c480ecee83562e98d0 100644 (file)
@@ -187,7 +187,7 @@ UCLIBC_HAS_TZ_FILE_READ_MANY=y
 # UCLIBC_HAS_UTMPX is not set
 UCLIBC_HAS_WCHAR=y
 UCLIBC_HAS_WORDEXP=y
-# UCLIBC_HAS_XATTR is not set
+UCLIBC_HAS_XATTR=y
 # UCLIBC_HAS_XLOCALE is not set
 UCLIBC_HAS___PROGNAME=y
 # UCLIBC_LINUX_MODULE_24 is not set
index ddaf600e9ac119b63aa7cff99c9468d9055f803b..fc43c6f57305fb52c9cee1462a15003e888c00a2 100644 (file)
@@ -192,7 +192,7 @@ UCLIBC_HAS_UTMPX=y
 UCLIBC_HAS_UTMP=y
 UCLIBC_HAS_WCHAR=y
 UCLIBC_HAS_WORDEXP=y
-# UCLIBC_HAS_XATTR is not set
+UCLIBC_HAS_XATTR=y
 # UCLIBC_HAS_XLOCALE is not set
 UCLIBC_HAS___PROGNAME=y
 # UCLIBC_LINUX_MODULE_24 is not set