Просмотр исходного кода

aarch64: disable LD_DEBUG in uClibc-ng config

Waldemar Brodkorb 8 месяцев назад
Родитель
Сommit
8a9d1f9217
1 измененных файлов с 1 добавлено и 1 удалено
  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