projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
allow GRE protocol in default firewall settings
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
c23cb39
..
9dd7d0c
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-10,10
+10,6
@@
choice
help
Select the version of gcc you wish to use.
help
Select the version of gcc you wish to use.
- config BR2_GCC_VERSION_2_95
- bool "gcc 2.95"
- depends on BR2_arm || BR2_i386 || BR2_mips || BR2_powerpc
-
config BR2_GCC_VERSION_3_3_3
bool "gcc 3.3.3"
config BR2_GCC_VERSION_3_3_3
bool "gcc 3.3.3"
@@
-68,9
+64,3
@@
config BR2_INSTALL_LIBSTDCPP
help
Build/install c++ compiler and libstdc++?
help
Build/install c++ compiler and libstdc++?
-config BR2_INSTALL_LIBGCJ
- bool "Build/install java compiler and libgcj?"
- default n
- depends on BR2_INSTALL_LIBSTDCPP
- help
- Build/install java compiler and libgcj?
This page took
0.022117 seconds
and
4
git commands to generate.