Răsfoiți Sursa

aarch64: disable LD_DEBUG in uClibc-ng config

Waldemar Brodkorb 7 luni în urmă
părinte
comite
8a9d1f9217
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      target/aarch64/uclibc-ng.config

+ 1 - 1
target/aarch64/uclibc-ng.config

@@ -248,7 +248,7 @@ UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
 # DOSTRIP is not set
 # DOASSERTS is not set
-SUPPORT_LD_DEBUG=y
+# SUPPORT_LD_DEBUG is not set
 # SUPPORT_LD_DEBUG_EARLY is not set
 # UCLIBC_MALLOC_DEBUGGING is not set
 # UCLIBC_HAS_BACKTRACE is not set