Browse Source

- forgot to supply a default for UCLIBC_EXTRA_CFLAGS

Bernhard Reutner-Fischer 18 years ago
parent
commit
608d581764
1 changed files with 1 additions and 0 deletions
  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
 #
 CROSS_COMPILER_PREFIX=""
+UCLIBC_EXTRA_CFLAGS=""
 # DODEBUG is not set
 # DODEBUG_PT is not set
 DOSTRIP=y