projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix another dependency bug introduced by [2333]
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
d29e475
..
0edcf3e
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-27,7
+27,7
@@
choice
select BR2_GCC_3_4
config BR2_GCC_VERSION_4_0_2
- bool "gcc 4.0.
1
"
+ bool "gcc 4.0.
2
"
select BR2_GCC_3_4
endchoice
This page took
0.018812 seconds
and
4
git commands to generate.