From 5f385e4d1cf92eea01854096b9fb19a15d84fdb5 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Sun, 3 Mar 2024 20:22:38 +0100 Subject: uclibc-ng: refresh configs, enable time64 for architectures supporting it --- target/arm/uclibc-ng-nommu.config | 2 +- target/arm/uclibc-ng.config | 8 ++------ 2 files changed, 3 insertions(+), 7 deletions(-) (limited to 'target/arm') diff --git a/target/arm/uclibc-ng-nommu.config b/target/arm/uclibc-ng-nommu.config index 3f3c46e67..45db787b4 100644 --- a/target/arm/uclibc-ng-nommu.config +++ b/target/arm/uclibc-ng-nommu.config @@ -83,7 +83,6 @@ UCLIBC_HAS_SYSLOG=y UCLIBC_HAS_LFS=y MALLOC=y # MALLOC_SIMPLE is not set -# MALLOC_STANDARD is not set UCLIBC_DYNAMIC_ATEXIT=y UCLIBC_HAS_UTMPX=y UCLIBC_HAS_UTMP=y @@ -108,6 +107,7 @@ UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y +UCLIBC_USE_TIME64=y # # Advanced Library Settings diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config index bf7e83f82..1febdc74d 100644 --- a/target/arm/uclibc-ng.config +++ b/target/arm/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.44 C Library Configuration +# uClibc-ng 1.0.45 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -44,11 +44,6 @@ TARGET_ARCH="arm" FORCE_OPTIONS_FOR_ARCH=y CONFIG_ARM_EABI=y TARGET_SUBARCH="" -# UCLIBC_FORMAT_ELF is not set -# UCLIBC_FORMAT_FDPIC_ELF is not set -# UCLIBC_FORMAT_FLAT is not set -# UCLIBC_FORMAT_FLAT_SEP_DATA is not set -# UCLIBC_FORMAT_SHARED_FLAT is not set # # Using ELF file format @@ -129,6 +124,7 @@ UCLIBC_HAS_TZ_FILE=y UCLIBC_HAS_TZ_FILE_READ_MANY=y UCLIBC_TZ_FILE_PATH="/etc/TZ" UCLIBC_FALLBACK_TO_ETC_LOCALTIME=y +UCLIBC_USE_TIME64=y # # Advanced Library Settings -- cgit v1.2.3