kumquat-buildroot/toolchain
Thomas Petazzoni 6762e427db glibc: add 2.19 as a supported version
glibc 2.19 has been released recently
(https://sourceware.org/ml/libc-alpha/2014-02/msg00224.html). This
commit allows to build a toolchain with this new version. In order to
allow this, we add a version selection that did not exist for
glibc. We default to 2.18, which was the only supported version until
now, and add an option for 2.19.

For microblaze, which uses a specific glibc version, the version
selection choice is not displayed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-02-13 22:22:54 +01:00
..
toolchain package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00
toolchain-buildroot glibc: add 2.19 as a supported version 2014-02-13 22:22:54 +01:00
toolchain-external arch: add support for "jaguar" AMD CPU optimisations 2014-01-15 23:19:46 +01:00
Config.in toolchain: enable microblaze toolchain 2013-12-06 22:46:44 +01:00
helpers.mk toolchain: Allow ld64.so linker 2013-12-03 13:11:27 +01:00
toolchain-common.in