diff options
Diffstat (limited to 'target')
-rw-r--r-- | target/riscv64/uclibc-ng-nommu.config | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/target/riscv64/uclibc-ng-nommu.config b/target/riscv64/uclibc-ng-nommu.config index b3652d6a6..1ca015b2c 100644 --- a/target/riscv64/uclibc-ng-nommu.config +++ b/target/riscv64/uclibc-ng-nommu.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.45 C Library Configuration +# uClibc-ng 1.0.46 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -70,6 +70,7 @@ DOPIC=y # STATIC_PIE is not set ARCH_HAS_NO_SHARED=y ARCH_HAS_NO_LDSO=y +UCLIBC_CTOR_DTOR=y HAS_NO_THREADS=y PTHREADS_STACK_DEFAULT_SIZE=2097152 UCLIBC_HAS_SYSLOG=y |