projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Fix the imagebuilder generation (does not mean it works with the recent changes)
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
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 ?
This page took
0.019448 seconds
and
4
git commands to generate.