projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57b9e80
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8337
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
4ae2ab9
..
ebacf69
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 ?