sane-toolchain.inc: bump default binutils to a version that works with the default gcc
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 16 Sep 2009 15:38:38 +0000 (17:38 +0200)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Wed, 16 Sep 2009 15:38:38 +0000 (17:38 +0200)
conf/distro/include/sane-toolchain.inc

index e2c6740..36ec5e5 100644 (file)
@@ -6,7 +6,7 @@
 
 # Base line versions, good for most things
 PREFERRED_GCC_VERSION                ?= "4.4.1"
-PREFERRED_BINUTILS                   ?= "2.18"
+PREFERRED_BINUTILS                   ?= "2.19.51"
 
 # Prefer glibc 2.6 and uclibc 0.9.30, these have had the most testing.
 PREFERRED_VERSION_glibc             ?= "2.6.1"