gcc/4.5-linaro: backport musl patch
[librecmc/librecmc.git] / toolchain / gcc / Config.in
index 2d360d21455712058a3bfe68a4b476b3c04cc657..5526b4be79fd7071dd725279281281bd6dc67378 100644 (file)
@@ -17,9 +17,6 @@ choice
        config GCC_VERSION_4_6_3
                bool "gcc 4.6.3"
 
-       config GCC_VERSION_4_7_0
-               bool "gcc 4.7.0"
-
        config GCC_VERSION_4_7_2
                bool "gcc 4.7.2"
 
@@ -82,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++?