summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--target/arm/uclibc-ng.config1
-rw-r--r--target/arm/uclibc.config2
2 files changed, 2 insertions, 1 deletions
diff --git a/target/arm/uclibc-ng.config b/target/arm/uclibc-ng.config
index 02bf8beb7..f7920f4fd 100644
--- a/target/arm/uclibc-ng.config
+++ b/target/arm/uclibc-ng.config
@@ -66,6 +66,7 @@ LDSO_SAFE_RUNPATH=y
LDSO_SEARCH_INTERP_PATH=y
LDSO_LD_LIBRARY_PATH=y
# LDSO_NO_CLEANUP is not set
+UCLIBC_CTOR_DTOR=y
# LDSO_GNU_HASH_SUPPORT is not set
# HAS_NO_THREADS is not set
UCLIBC_HAS_THREADS_NATIVE=y
diff --git a/target/arm/uclibc.config b/target/arm/uclibc.config
index 9656f6b41..bc177dac2 100644
--- a/target/arm/uclibc.config
+++ b/target/arm/uclibc.config
@@ -138,7 +138,7 @@ UCLIBC_HAS_BSD_ERR=y
UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
# UCLIBC_HAS_OBSOLETE_SYSV_SIGNAL is not set
# UCLIBC_NTP_LEGACY is not set
-UCLIBC_SV4_DEPRECATED=yes
+UCLIBC_SV4_DEPRECATED=y
UCLIBC_HAS_REALTIME=y
UCLIBC_HAS_ADVANCED_REALTIME=y
UCLIBC_HAS_EPOLL=y