1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-02 16:31:40 +03:00

Allow installing gcj/gnu classpath,for those interested

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8337 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2007-08-04 10:59:02 +00:00
parent 1079a74978
commit 2d6bbc425e

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 ?