toolchain gcc and binutils need to be build by existing host system tools
[hdw-linux/hdw-linux.git] / packages / toolchain / binutils / binutils
index 82ea44d..635f3ec 100644 (file)
@@ -2,14 +2,14 @@
 #
 # author: hackbard@hackdaworld.dyndns.org
 #
-# [V] 2.15.91.0.1
+# [V] 2.16.90.0.3
 # [S] 0-1 0-4 0-5
-# [D] binutils-2.15.91.0.1.tar.bz2 http://ftp.kernel.org/pub/linux/devel/binutils/
+# [D] binutils-2.16.90.0.3.tar.bz2 http://ftp.kernel.org/pub/linux/devel/binutils/
 
 if [ "$priority" = "1" ] ; then
        confopt="$confopt --disable-nls"
        # use host system tools
-       hdw_arch_prefix=""
+       hdw_arch_prefix="" ; hdw_cflags=""
        . ./scripts/optimization
        unset CFLAGS
        libpath="$prefix/lib"