From: Florian Fainelli Date: Sat, 4 Aug 2007 10:59:02 +0000 (+0000) Subject: Allow installing gcj/gnu classpath,for those interested X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=14568b9a315bc71337ab4c14958b080bb2dae14e;p=openwrt%2Fsvn-archive%2Farchive.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 ?