From: nbd Date: Sat, 10 Aug 2013 19:16:46 +0000 (+0000) Subject: musl: mark as broken, many packages do not compile with it X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=commitdiff_plain;h=b35407a7051f6c006d0146dbcd221f118eccb344 musl: mark as broken, many packages do not compile with it Signed-off-by: Felix Fietkau git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37750 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- 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.