projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a46bf99
)
toolchain: mark eglibc/glibc as broken in backfire
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 7 Jun 2012 12:49:28 +0000
(12:49 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 7 Jun 2012 12:49:28 +0000
(12:49 +0000)
SVN-Revision: 32105
toolchain/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/Config.in
b/toolchain/Config.in
index e9ace012e25540bd4a9a3146177b9f9535189ea1..5d63bed386a4c32312605524d7394a3d01728fb0 100644
(file)
--- a/
toolchain/Config.in
+++ b/
toolchain/Config.in
@@
-148,10
+148,12
@@
choice
config USE_EGLIBC
bool "Use eglibc"
depends !avr32
+ depends BROKEN
config USE_GLIBC
bool "Use glibc"
depends !avr32
+ depends BROKEN
config USE_UCLIBC
bool "Use uClibc"