remove java compiler option, with will not work

SVN-Revision: 392
master
Waldemar Brodkorb 20 years ago
parent 682367d8ec
commit 3bc860c9da
  1. 6
      openwrt/toolchain/gcc/Config.in

@ -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?

Loading…
Cancel
Save