toolchain/buildroot: default to glibc where possible/convenient
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Tue, 3 Mar 2015 21:35:19 +0000 (18:35 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 4 Mar 2015 18:42:13 +0000 (19:42 +0100)
commitc300c8b24a92343ef865550602ea904c2edba8ee
tree4326196d985dae587470f7db75ed8a31edfa5c21
parent8a4c8deee9af6fa1a1e906c52d7d49a32434464c
toolchain/buildroot: default to glibc where possible/convenient

Default to glibc over eglibc where it's possible and/or convenient.
Since the eglibc project is basically gone and merged with glibc it
doesn't make sense to keep defaulting to it for architectures that
aren't uClibc-capable.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/toolchain-buildroot/Config.in