Hello,

On 02/13/2013 09:21 AM, Aleksander Morgado wrote:
Needed for systemd-udev compilation.

When you enable such a feature system-wide for all platforms, it might be a good thing to also get some figures about the size increase of the shared object file. I also wonder if this is not going to break some packages which assume utmpx is disabled (should not happen though).


Signed-off-by: Aleksander Morgado <[email protected]>
---
  toolchain/uClibc/config-0.9.33.2/common | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/toolchain/uClibc/config-0.9.33.2/common 
b/toolchain/uClibc/config-0.9.33.2/common
index 4e4da3e..f806194 100644
--- a/toolchain/uClibc/config-0.9.33.2/common
+++ b/toolchain/uClibc/config-0.9.33.2/common
@@ -180,7 +180,7 @@ UCLIBC_HAS_TM_EXTENSIONS=y
  UCLIBC_HAS_TZ_CACHING=y
  UCLIBC_HAS_TZ_FILE=y
  UCLIBC_HAS_TZ_FILE_READ_MANY=y
-# UCLIBC_HAS_UTMPX is not set
+UCLIBC_HAS_UTMPX=y
  UCLIBC_HAS_WCHAR=y
  UCLIBC_HAS_WORDEXP=y
  # UCLIBC_HAS_XATTR is not set

_______________________________________________
openwrt-devel mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to