projects
/
openwrt
/
staging
/
ansuel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4f90e7
)
mark uclibc nptl and snapshot as broken
author
Felix Fietkau
<nbd@openwrt.org>
Thu, 9 Apr 2009 20:01:28 +0000
(20:01 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Thu, 9 Apr 2009 20:01:28 +0000
(20:01 +0000)
SVN-Revision: 15179
toolchain/uClibc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/uClibc/Config.in
b/toolchain/uClibc/Config.in
index c4f41aedb68a0d79902c87359a259ac265cac8d9..70834770f267710fdc4f46470e47e8b9afe56fe6 100644
(file)
--- a/
toolchain/uClibc/Config.in
+++ b/
toolchain/uClibc/Config.in
@@
-8,6
+8,7
@@
choice
Select the version of uClibc you wish to use.
config UCLIBC_VERSION_SNAPSHOT
+ depends BROKEN
bool "uClibc snapshot"
config UCLIBC_VERSION_0_9_28
@@
-25,6
+26,7
@@
config UCLIBC_VERSION_NPTL
bool "Use NPTL branch"
depends on TOOLCHAINOPTS && USE_UCLIBC
depends on UCLIBC_VERSION_0_9_30
+ depends BROKEN
config UCLIBC_EXTRA_VERSION