uClibc: enable utmpx support in defconfigs
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Mar 2012 08:17:38 +0000 (09:17 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 20 Mar 2012 08:20:26 +0000 (09:20 +0100)
It adds very little size overhead as the functions are just wrappers
around utmp, and E.G. systemd needs it.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
toolchain/uClibc/uClibc-0.9.32.config
toolchain/uClibc/uClibc-0.9.33.config
toolchain/uClibc/uClibc-snapshot.config

index e9f942d63b0abdbc50f51232bd32a4f3f06f14d1..7f21f1c3024df57e5853062030cb85597a81fb92 100644 (file)
@@ -223,7 +223,7 @@ UCLIBC_HAS_FTW=y
 UCLIBC_HAS_FTS=y
 UCLIBC_HAS_GLOB=y
 UCLIBC_HAS_GNU_GLOB=y
-# UCLIBC_HAS_UTMPX is not set
+UCLIBC_HAS_UTMPX=y
 
 #
 # Library Installation Options
index 2a6754c8d603c96d49990b984aa21e2578316e34..7e4e7503dfad2b39dd053cc9f7bc2703677f9d7d 100644 (file)
@@ -233,7 +233,7 @@ UCLIBC_HAS_FTW=y
 # UCLIBC_HAS_FTS is not set
 UCLIBC_HAS_GLOB=y
 UCLIBC_HAS_GNU_GLOB=y
-# UCLIBC_HAS_UTMPX is not set
+UCLIBC_HAS_UTMPX=y
 
 #
 # Library Installation Options
index 2a6754c8d603c96d49990b984aa21e2578316e34..7e4e7503dfad2b39dd053cc9f7bc2703677f9d7d 100644 (file)
@@ -233,7 +233,7 @@ UCLIBC_HAS_FTW=y
 # UCLIBC_HAS_FTS is not set
 UCLIBC_HAS_GLOB=y
 UCLIBC_HAS_GNU_GLOB=y
-# UCLIBC_HAS_UTMPX is not set
+UCLIBC_HAS_UTMPX=y
 
 #
 # Library Installation Options