Set preferred glibc to 2.10.1 in conf/distro/micro.conf
authorGuo Hongruan <camelguo@gmail.com>
Sun, 17 Jan 2010 13:10:18 +0000 (21:10 +0800)
committerPhil Blundell <philb@gnu.org>
Thu, 21 Jan 2010 12:41:30 +0000 (12:41 +0000)
commit3713a0765324a5e54996f6f5ca045b85a998271b
treedea83a192b51e18b4b9c17097d4edf45b590078c
parent7adc0d685578afa047fefd708db15151fd1dfaad
Set preferred glibc to 2.10.1 in conf/distro/micro.conf

* the preferred version of binutils of conf/distro/micro.conf is 2.19.51
* the preferred version of glibc is 2.6.1 which is defined in sane-toolchain.inc
* the ld produced by binutils-2.19.51 reports that it can not find the __begin symbol when linking with glibc-2.6.1

Signed-off-by: Guo Hongruan <camelguo@gmail.com>
conf/distro/micro.conf