Allow installing gcj/gnu classpath,for those interested

SVN-Revision: 8337
master
Florian Fainelli 17 years ago
parent b43058582a
commit 4d8a5d7d23
  1. 7
      toolchain/gcc/Config.in

@ -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…
Cancel
Save