1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-11-23 22:34:04 +02:00

remove java compiler option, with will not work

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@392 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
wbx 2005-03-19 23:36:35 +00:00
parent 0d52ac0f6a
commit a88cb78d38

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