crosstool-ng/scripts/build/libc
Bryan Hundven 52260ccebb libc/musl: add musl-libc support
This patch adds initial support for musl-libc.

Musl-libc versions currently supported:
* 1.0.3 (Stable)
* 1.1.3 (Previous Mainline)
* 1.1.4 (Mainline)

Futher improvements are needed.
* gcc-4.9.x has issues (Might be fixed in musl-1.1.4).
* Multilib support is needed.
* Checks to make sure paths are correct.
* Move to 2-step gcc build. 3-step build is not necessary.

Signed-off-by: Bryan Hundven <bryanhundven@gmail.com>
[yann.morin.1998@free.fr: removed the gcc musl patch, to be added later;
 removed dead code do_get_arch()]
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2014-08-08 22:49:37 +02:00
..
eglibc.sh libc/eglibc: fix downloading of localedef addon 2014-01-03 17:10:09 +01:00
glibc-eglibc.sh-common libc/glibc: print name of skipped addon 2014-01-05 19:25:54 +01:00
glibc.sh libc/glibc: fix downloading addons 2014-01-06 20:05:14 +01:00
mingw.sh libc: get rid of libc_finish 2013-01-10 21:01:59 +01:00
musl.sh libc/musl: add musl-libc support 2014-08-08 22:49:37 +02:00
newlib.sh newlib: fix extract process for custom version 2014-02-25 13:34:48 -05:00
none.sh libc: get rid of libc_finish 2013-01-10 21:01:59 +01:00
uClibc.sh libc/uClibc: add option to enable fenv 2014-01-04 16:19:18 +01:00