瀏覽代碼

- forgot to supply a default for UCLIBC_EXTRA_CFLAGS

Bernhard Reutner-Fischer 18 年之前
父節點
當前提交
608d581764
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      toolchain/uClibc/uClibc-0.9.29.config

+ 1 - 0
toolchain/uClibc/uClibc-0.9.29.config

@@ -178,6 +178,7 @@ UCLIBC_BUILD_NOW=y
 # uClibc development/debugging options
 # uClibc development/debugging options
 #
 #
 CROSS_COMPILER_PREFIX=""
 CROSS_COMPILER_PREFIX=""
+UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
 # DODEBUG is not set
 # DODEBUG_PT is not set
 # DODEBUG_PT is not set
 DOSTRIP=y
 DOSTRIP=y