From fb1227583603bc6fefbdac5c1b1bf81cdf737d65 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Tue, 15 Oct 2019 23:07:51 +0200 Subject: allow to build nds32 toolchain with old kernel --- target/nds32/uclibc-ng.config | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'target/nds32') diff --git a/target/nds32/uclibc-ng.config b/target/nds32/uclibc-ng.config index ee4791b35..30fd0f31a 100644 --- a/target/nds32/uclibc-ng.config +++ b/target/nds32/uclibc-ng.config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# uClibc-ng 1.0.25 C Library Configuration +# uClibc-ng 1.0.32 C Library Configuration # # TARGET_aarch64 is not set # TARGET_alpha is not set @@ -10,6 +10,7 @@ # TARGET_bfin is not set # TARGET_c6x is not set # TARGET_cris is not set +# TARGET_csky is not set # TARGET_frv is not set # TARGET_h8300 is not set # TARGET_hppa is not set @@ -24,9 +25,11 @@ TARGET_nds32=y # TARGET_nios2 is not set # TARGET_or1k is not set # TARGET_powerpc is not set +# TARGET_riscv64 is not set # TARGET_sh is not set # TARGET_sparc is not set # TARGET_sparc64 is not set +# TARGET_tile is not set # TARGET_x86_64 is not set # TARGET_xtensa is not set @@ -78,7 +81,6 @@ LDSO_RUNPATH_OF_EXECUTABLE=y LDSO_SAFE_RUNPATH=y LDSO_SEARCH_INTERP_PATH=y LDSO_LD_LIBRARY_PATH=y -LDSO_NO_CLEANUP=y UCLIBC_CTOR_DTOR=y # LDSO_GNU_HASH_SUPPORT is not set # HAS_NO_THREADS is not set @@ -223,7 +225,6 @@ HARDWIRED_ABSPATH=y # Security options # # UCLIBC_BUILD_PIE is not set -# UCLIBC_HAS_ARC4RANDOM is not set # UCLIBC_HAS_SSP is not set # UCLIBC_BUILD_RELRO is not set # UCLIBC_BUILD_NOW is not set -- cgit v1.2.3