From 24314c704fc74d4bcfd935edfd622b56f0ce3afe Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 6 Nov 2003 09:31:13 +0000 Subject: Update binutils version. Reportly fixes big endian arm... --- make/binutils.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make/binutils.mk b/make/binutils.mk index c9de5593d..005f70fa3 100644 --- a/make/binutils.mk +++ b/make/binutils.mk @@ -4,8 +4,8 @@ # ############################################################# BINUTILS_SITE:=http://ftp.kernel.org/pub/linux/devel/binutils -BINUTILS_SOURCE:=binutils-2.14.90.0.6.tar.bz2 -BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.6 +BINUTILS_SOURCE:=binutils-2.14.90.0.7.tar.bz2 +BINUTILS_DIR:=$(TOOL_BUILD_DIR)/binutils-2.14.90.0.7 BINUTILS_CAT:=bzcat BINUTILS_DIR1:=$(TOOL_BUILD_DIR)/binutils-build -- cgit v1.2.3