toolchain gcc and binutils need to be build by existing host system tools
[hdw-linux/hdw-linux.git] / packages / toolchain / gcc / gcc
index d1c8675..8193ae2 100644 (file)
@@ -19,7 +19,7 @@ if [ "$priority" = "1" ] ; then
        confopt="$confopt --enable-languages=c --disable-nls"
 
        # use host system tools
-       hdw_arch_prefix=""
+       hdw_arch_prefix="" ; hdw_cflags=""
        . ./scripts/optimization
        unset CFLAGS