projects
/
openwrt
/
staging
/
thess.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b430585
)
Allow installing gcj/gnu classpath,for those interested
author
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Aug 2007 10:59:02 +0000
(10:59 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sat, 4 Aug 2007 10:59:02 +0000
(10:59 +0000)
SVN-Revision: 8337
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index 4ae2ab9dd9a924ee729dacebec8458e786921268..ebacf6982e4240927977968f6081ea92f77f6ce0 100644
(file)
--- 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 ?