projects
/
openwrt
/
staging
/
lynxis.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4019bca
)
toolchain/eglibc: allow building eglibc-2.11 with gcc-4.5.x
author
Nicolas Thill
<nico@openwrt.org>
Fri, 28 May 2010 15:33:44 +0000
(15:33 +0000)
committer
Nicolas Thill
<nico@openwrt.org>
Fri, 28 May 2010 15:33:44 +0000
(15:33 +0000)
SVN-Revision: 21601
toolchain/eglibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/eglibc/Config.in
b/toolchain/eglibc/Config.in
index d9c23e0720abe440585efa7365d82380c7d3c2b5..eef4fc257eda49ad3fd008ab27a21e6e87869014 100644
(file)
--- a/
toolchain/eglibc/Config.in
+++ b/
toolchain/eglibc/Config.in
@@
-22,7
+22,7
@@
choice
config EGLIBC_VERSION_2_11
bool "eglibc 2.11"
- depends GCC_VERSION_4_3 || GCC_VERSION_4_4
+ depends GCC_VERSION_4_3 || GCC_VERSION_4_4
|| GCC_VERSION_4_5
config EGLIBC_VERSION_TRUNK
bool "eglibc trunk"