add preliminary support for musl
[openwrt/staging/chunkeey.git] / toolchain / gcc / Config.in
index 962dd9cf9db3e51b88380a7620c2f867311318b3..5526b4be79fd7071dd725279281281bd6dc67378 100644 (file)
@@ -79,7 +79,7 @@ config SJLJ_EXCEPTIONS
 config INSTALL_LIBSTDCPP
        bool
        prompt "Build/install c++ compiler and libstdc++?" if TOOLCHAINOPTS
-       default y
+       default y if !USE_MUSL
        help
            Build/install c++ compiler and libstdc++?