remove java compiler option, with will not work
authorWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 19 Mar 2005 23:36:35 +0000 (23:36 +0000)
committerWaldemar Brodkorb <mail@waldemar-brodkorb.de>
Sat, 19 Mar 2005 23:36:35 +0000 (23:36 +0000)
SVN-Revision: 392

openwrt/toolchain/gcc/Config.in

index 2ad0b5e6b736c3fc6af7d0746f85b92c52ed4f56..9dd7d0ca4172921a1fd495c5d72ea23b780e6fe7 100644 (file)
@@ -64,9 +64,3 @@ config BR2_INSTALL_LIBSTDCPP
        help
            Build/install c++ compiler and libstdc++?
 
-config BR2_INSTALL_LIBGCJ
-       bool "Build/install java compiler and libgcj?"
-       default n
-       depends on BR2_INSTALL_LIBSTDCPP
-       help
-           Build/install java compiler and libgcj?