Allow installing gcj/gnu classpath,for those interested
authorFlorian Fainelli <florian@openwrt.org>
Sat, 4 Aug 2007 10:59:02 +0000 (10:59 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Sat, 4 Aug 2007 10:59:02 +0000 (10:59 +0000)
SVN-Revision: 8337

toolchain/gcc/Config.in

index 4ae2ab9dd9a924ee729dacebec8458e786921268..ebacf6982e4240927977968f6081ea92f77f6ce0 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 ?