crosstool-ng/config
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
..
arch Whitespace: We don't use tabs in shell or kconfig files 2015-12-08 10:55:17 -08:00
binutils binutils: Add binutils-2.26 2016-02-04 22:55:08 -08:00
cc config: Add static link check to static options 2016-02-26 04:14:39 -08:00
companion_libs Merge pull request #296 from FreddieChopin/add-gmp-6.1.0 2016-01-06 10:19:23 -08:00
debug config: Add static link check to static options 2016-02-26 04:14:39 -08:00
global config: Remove CUSTOM_LOCATION_ROOT_DIR 2015-12-08 07:20:35 -08:00
kernel kernel: Updated kernel revisions 2016-02-26 23:45:36 -05:00
libc musl: config is broken for !EXPERIMENTAL 2016-06-09 17:12:49 -07:00
.gitignore repository: migrate old hg files over to git 2014-06-27 00:28:53 +02:00
backend.in kconfig: Update kconfig. Sync with Linux-4.2 2015-09-03 19:00:28 -07:00
binutils.in binutils: cleanup ELF/FLAT/FDPIC dependencies 2012-11-19 21:39:58 +01:00
cc.in config: Add config support for multiple compilers 2015-05-29 21:49:33 +01:00
companion_libs.in PPL: Remove support for PPL and CLooG/PPL 2015-11-29 17:36:58 -08:00
companion_tools.in comptools/make: Install 'gmake' symlink 2015-01-08 19:15:51 -08:00
config.in config: switch cc with libc in the config order 2014-05-11 13:38:12 +02:00
config.mk Fix samples using GMP 4.3.2. 2015-10-30 16:24:52 -07:00
debug.in config: fix style issues when source-ing files 2010-03-29 20:24:50 +02:00
global.in Fix tristate Kconfig options 2015-09-07 13:30:18 +02:00
kernel.in libc/mingw: replace mingw32 with generic mingw 2012-11-14 14:05:49 +01:00
libc.in Fix for issue #147: 2015-09-01 04:08:17 +02:00
target.in Allow --with-cpu/--with-tune for !arm. 2015-11-14 15:04:55 -08:00
test_suite.in all: unmark experimental features 2012-12-26 20:05:19 +01:00
toolchain.in config: Add static link check to static options 2016-02-26 04:14:39 -08:00