From: Florian Fainelli Date: Sat, 4 Aug 2007 10:59:02 +0000 (+0000) Subject: Allow installing gcj/gnu classpath,for those interested X-Git-Tag: reboot~28418 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=4d8a5d7d23f8378de29160000d7d6442a2920f28;p=openwrt%2Fstaging%2Fchunkeey.git Allow installing gcj/gnu classpath,for those interested SVN-Revision: 8337 --- diff --git a/toolchain/gcc/Config.in b/toolchain/gcc/Config.in index 4ae2ab9dd9..ebacf6982e 100644 --- a/toolchain/gcc/Config.in +++ b/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 ?