From: Felix Fietkau Date: Sat, 10 Aug 2013 19:16:46 +0000 (+0000) Subject: musl: mark as broken, many packages do not compile with it X-Git-Tag: reboot~9522 X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fopenwrt.git;a=commitdiff_plain;h=6b404a4d0868cde9c372470962d12ef31853d9ed musl: mark as broken, many packages do not compile with it Signed-off-by: Felix Fietkau SVN-Revision: 37750 --- diff --git a/toolchain/musl/Config.in b/toolchain/musl/Config.in index 9853a4da4f..6bc7cceaf4 100644 --- a/toolchain/musl/Config.in +++ b/toolchain/musl/Config.in @@ -3,6 +3,7 @@ choice prompt "musl Version" depends on TOOLCHAINOPTS && USE_MUSL + depends on BROKEN default MUSL_USE_VERSION_0_9_8 help Select the version of musl you wish to use.