Allow installing gcj/gnu classpath,for those interested
SVN-Revision: 8337
This commit is contained in:
parent
b43058582a
commit
4d8a5d7d23
@ -39,4 +39,9 @@ config INSTALL_LIBSTDCPP
|
|||||||
help
|
help
|
||||||
Build/install c++ compiler and libstdc++?
|
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
Block a user