crosstool-ng/config/libc
Alexey Neyman 08d91d41f3 musl: config is broken for !EXPERIMENTAL
If EXPERIMENTAL is not set, the only choice for version is the set of
released versions - currently, 1.1.14. But this only option is disabled
because it is also marked EXPERIMENTAL; this leaves no available choices
in the configuration.

Marking MUSL as experimental: it seems to have header issues which
prevent, for example, gdbserver from building. musl copied chunks of
ptrace.h code from the kernel into its own headers, which now clash with
Linux kernel headers. Manifests at least on SH4 target.

Also, musl breaks in powerpc builds: GCC balks at it with "unsupported
DEFAULT_LIBC" message. Also, 64-bit powerpc and mips are not supported.
So, until someone figures out the dependencies for musl in config/, mark
it experimental.

Signed-off-by: Alexey Neyman <stilor@att.net>
2016-06-09 17:12:49 -07:00
..
avr-libc.in config: Update kconfig for new CT_GetCustom 2015-12-08 10:55:16 -08:00
avr-libc.in.2 avr-libc: add support for avr-libc C library 2015-06-21 20:53:06 -03:00
glibc.in Unbreak sparc-unknown-linux-gnu. 2016-04-01 18:15:39 -07:00
glibc.in.2 eglibc: Remove eglibc support 2015-01-27 22:43:25 -08:00
mingw.in Support mingw-w64 in addToolVersion.sh. 2015-11-10 18:18:57 -08:00
musl.in musl: config is broken for !EXPERIMENTAL 2016-06-09 17:12:49 -07:00
musl.in.2 libc/musl: Add config option for extra developer warnings 2014-09-11 23:12:22 +02:00
newlib.in newlib: Update newlib versions 2016-03-08 04:48:24 -08:00
newlib.in.2 newlib: add option to enable nano formatted io 2016-03-08 04:48:27 -08:00
none.in libc: libces are responsible for naming their threads implementation 2014-07-28 01:23:34 +02:00
uClibc.in uClibc-ng: Update to 1.0.12 2016-02-05 13:27:24 -08:00
uClibc.in.2 uClibc: Add kconfig option to enable IPv6 support 2015-11-22 22:18:08 -08:00