Revert to binutils-2.14.90.0.6, since binutils-2.14.90.0.7
authorEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 12:35:50 +0000 (12:35 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 7 Nov 2003 12:35:50 +0000 (12:35 -0000)
seems to have problems with building as canadian cross...
 -Erik

make/binutils.mk

index 196754669d30e083b7e3a4df3855cd792f200693..2ee0453e98b4bbff53916d12c89ea99176ef4b34 100644 (file)
@@ -4,8 +4,8 @@
 #
 #############################################################
 BINUTILS_SITE:=http://ftp.kernel.org/pub/linux/devel/binutils
-BINUTILS_SOURCE:=binutils-2.14.90.0.7.tar.bz2
-BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.7
+BINUTILS_SOURCE:=binutils-2.14.90.0.6.tar.bz2
+BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.6
 BINUTILS_CAT:=bzcat
 
 BINUTILS_DIR1:=$(TOOL_BUILD_DIR)/binutils-build