Update binutils version. Reportly fixes big endian arm...
This commit is contained in:
parent
d399514752
commit
24314c704f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user