diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-25 18:05:11 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2018-04-25 18:05:11 +0100 |
commit | 179cddbb31d27d88bf1c6d8d192a6dff8059788b (patch) | |
tree | 5fcf82c675e37ede9062f77ff97af041ded19362 /target | |
parent | 185845442d16b1fe79e5e5053d1d517b83be5d1d (diff) |
git: update to 2.17.0
Diffstat (limited to 'target')
-rw-r--r-- | target/aarch64/uclibc-ng.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/aarch64/uclibc-ng.config b/target/aarch64/uclibc-ng.config index 48fbf76e9..14eff691f 100644 --- a/target/aarch64/uclibc-ng.config +++ b/target/aarch64/uclibc-ng.config @@ -233,7 +233,7 @@ UCLIBC_EXTRA_CFLAGS="" # DODEBUG is not set # DOSTRIP is not set # DOASSERTS is not set -# SUPPORT_LD_DEBUG is not set +SUPPORT_LD_DEBUG=y # SUPPORT_LD_DEBUG_EARLY is not set # UCLIBC_MALLOC_DEBUGGING is not set # UCLIBC_HAS_BACKTRACE is not set |