1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-20 23:58:27 +02:00

Allow installing gcj/gnu classpath,for those interested

SVN-Revision: 8337
This commit is contained in:
Florian Fainelli 2007-08-04 10:59:02 +00:00
parent b43058582a
commit 4d8a5d7d23

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