From b1213a3ec464b72cdbb4c32bcbb1187f6f026742 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Fri, 11 Sep 2009 20:41:33 +0100 Subject: [PATCH] micro: select binutils 2.19.51 --- conf/distro/micro.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/distro/micro.conf b/conf/distro/micro.conf index aca4a18caf..67e3aff3ca 100644 --- a/conf/distro/micro.conf +++ b/conf/distro/micro.conf @@ -61,6 +61,7 @@ MACHINE_KERNEL_VERSION = "2.6" # TOOLCHAIN ############################################################################# LIBC ?= "eglibc" +PREFERRED_BINUTILS = "2.19.51" require conf/distro/include/sane-toolchain.inc ############################################################################# -- 2.39.5