libcxx: Depenency fixes
[openwrt/openwrt.git] / config / Config-build.in
index 872e5c12abb42602cb195cf0cd12a38e66c34ab8..c0e4d869f873dcdef39c42061dded021c9b02b22 100644 (file)
@@ -197,6 +197,10 @@ menu "Global build settings"
                config USE_UCLIBCXX
                        bool "uClibc++"
 
+               config USE_LIBCXX
+                       bool "libc++"
+                       depends on !USE_UCLIBC
+
                config USE_LIBSTDCXX
                        bool "libstdc++"
        endchoice