diff options
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 |