cleanup toolchain version handling
[openwrt.git] / toolchain / gcc / Config.in
index cd4f3e2..019cd16 100644 (file)
@@ -78,7 +78,7 @@ config INSTALL_LIBSTDCPP
 
 config INSTALL_LIBGCJ
        bool
-       depends on !GCC_VERSION_4_2
+       depends on !GCC_VERSION_LLVM
        prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
        default n
        help
This page took 0.028405 seconds and 4 git commands to generate.