Explorar el Código

- forgot to supply a default for UCLIBC_EXTRA_CFLAGS

Bernhard Reutner-Fischer hace 18 años
padre
commit
608d581764
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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