CC: openvpn: fix configure options
[15.05/openwrt.git] / toolchain / Config.in
index 7b365e4..f3464a8 100644 (file)
@@ -228,6 +228,7 @@ choice
        config LIBC_USE_MUSL
                select USE_MUSL
                bool "Use musl"
+               depends on BROKEN
                depends on !(mips64 || mips64el)
 
 endchoice