remove java compiler option, with will not work
authorwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Mar 2005 23:36:35 +0000 (23:36 +0000)
committerwbx <wbx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sat, 19 Mar 2005 23:36:35 +0000 (23:36 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@392 3c298f89-4303-0410-b956-a3cf2f4a3e73

toolchain/gcc/Config.in

index 2ad0b5e..9dd7d0c 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?