projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
[package] fix iptables cflags to include architecture specific asm includes
[openwrt.git]
/
toolchain
/
gcc
/
Config.in
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index
b183e36
..
bd7d509
100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-42,6
+42,9
@@
if !LINUX_2_4
config GCC_VERSION_4_4_3
bool "gcc 4.4.3"
+ config GCC_VERSION_4_5_0
+ bool "gcc 4.5.0"
+
config GCC_VERSION_LLVM
bool "llvm-gcc 4.2"
depends BROKEN
This page took
0.022068 seconds
and
4
git commands to generate.