mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-14 22:47:12 +00:00
tool chain: binutils 2.22 and GCC 4.7.2 update
This commit is contained in:
parent
e3b1063a36
commit
dedfd3526d
@ -60,8 +60,8 @@ MPC_DOWNLOAD_URL ?= http://www.multiprecision.org/mpc/download
|
||||
# Tool versions and install location
|
||||
#
|
||||
|
||||
GCC_VERSION = 4.7.1
|
||||
BINUTILS_VERSION = 2.21.1
|
||||
GCC_VERSION = 4.7.2
|
||||
BINUTILS_VERSION = 2.22
|
||||
GDB_VERSION = 7.3.1
|
||||
GMP_VERSION = 5.0.2
|
||||
MPFR_VERSION = 3.1.0
|
||||
@ -89,7 +89,7 @@ VERBOSE = @
|
||||
|
||||
AUTOCONF_gcc_4.4.5 = autoconf2.59
|
||||
AUTOCONF_gcc_4.6.1 = autoconf2.64
|
||||
AUTOCONF_gcc_4.7.1 = autoconf2.64
|
||||
AUTOCONF_gcc_4.7.2 = autoconf2.64
|
||||
|
||||
AUTOCONF = $(AUTOCONF_gcc_$(GCC_VERSION))
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user