Allow installing gcj/gnu classpath,for those interested
[openwrt.git] / toolchain / gcc / Config.in
index 4ae2ab9..ebacf69 100644 (file)
@@ -39,4 +39,9 @@ config INSTALL_LIBSTDCPP
        help
            Build/install c++ compiler and libstdc++?
 
-
+config INSTALL_LIBGCJ
+       bool
+       prompt "Build/install java compiler and GNU classpath ?" if TOOLCHAINOPTS
+       default n
+       help
+           Build/install java compiler and GNU classpath ?
This page took 0.024481 seconds and 4 git commands to generate.