Allow installing gcj/gnu classpath,for those interested
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8337 3c298f89-4303-0410-b956-a3cf2f4a3e73master
parent
57b9e80e45
commit
cf679bf727
|
@ -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 ?
|
||||
|
|
Loading…
Reference in New Issue