toolchain: add support for glibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 2 Sep 2013 16:06:33 +0000 (18:06 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 15 Sep 2013 20:58:37 +0000 (22:58 +0200)
commit14a2d0b5ab87d16fa405b52612b181bfca03da20
tree9b8b37602dfae22b2e8aebab4ef8ba0132cb4324
parent8e12e0a17a41a9988da2e239374385ad1c887f37
toolchain: add support for glibc

The support for eglibc 2.17 was added to the internal toolchain
backend for 2013.08. This commit now adds glibc 2.18 support to the
internal toolchain backend.

Since the building procedure is very similar to the one of eglibc, we
have renamed the 'eglibc' package to 'glibc', and made it capable of
handling either glibc or eglibc.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/eglibc/eglibc.mk [deleted file]
package/gcc/Config.in.host
package/gcc/gcc-final/gcc-final.mk
package/glibc/glibc.mk [new file with mode: 0644]
toolchain/toolchain-buildroot/Config.in