Manuel Novoa III 22 лет назад
Родитель
Сommit
953aa99185
2 измененных файлов с 6 добавлено и 8 удалено
  1. 3 4
      sources/uClibc.config
  2. 3 4
      sources/uClibc.config-locale

+ 3 - 4
sources/uClibc.config

@@ -122,9 +122,8 @@ DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
 #
 # uClibc development/debugging options
 #
-DODEBUG=y
-DOASSERTS=y
+# DODEBUG is not set
+# DOASSERTS is not set
 # SUPPORT_LD_DEBUG is not set
 # SUPPORT_LD_DEBUG_EARLY is not set
-UCLIBC_MJN3_ONLY=y
-UCLIBC_MJN3_DEVEL=y
+# UCLIBC_MJN3_ONLY is not set

+ 3 - 4
sources/uClibc.config-locale

@@ -127,9 +127,8 @@ DEVEL_PREFIX="/usr/$(TARGET_ARCH)-linux-uclibc"
 #
 # uClibc development/debugging options
 #
-DODEBUG=y
-DOASSERTS=y
+# DODEBUG is not set
+# DOASSERTS is not set
 # SUPPORT_LD_DEBUG is not set
 # SUPPORT_LD_DEBUG_EARLY is not set
-UCLIBC_MJN3_ONLY=y
-UCLIBC_MJN3_DEVEL=y
+# UCLIBC_MJN3_ONLY is not set