On 02/13/2013 11:43 AM, Florian Fainelli wrote:
> 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).

In my ar71xx builds, the size of libuClibc-0.9.33.2.so increased 634
bytes (from 530356 to 530990), doesn't seem much... at least for my
standards :)


> 
>>
>> Signed-off-by: Aleksander Morgado <aleksan...@lanedo.com>
>> ---
>>   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
>>


-- 
Aleksander
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to