libcxx: Depenency fixes
[openwrt/openwrt.git] / config / Config-build.in
index bde5730e7618dbf65938963d3bd2d06d98fd3bc0..c0e4d869f873dcdef39c42061dded021c9b02b22 100644 (file)
@@ -199,6 +199,7 @@ menu "Global build settings"
 
                config USE_LIBCXX
                        bool "libc++"
+                       depends on !USE_UCLIBC
 
                config USE_LIBSTDCXX
                        bool "libstdc++"