mark uclibc nptl and snapshot as broken
SVN-Revision: 15179
This commit is contained in:
parent
e4f90e7fa6
commit
229035bad0
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,7 @@ choice
|
||||||
Select the version of uClibc you wish to use.
|
Select the version of uClibc you wish to use.
|
||||||
|
|
||||||
config UCLIBC_VERSION_SNAPSHOT
|
config UCLIBC_VERSION_SNAPSHOT
|
||||||
|
depends BROKEN
|
||||||
bool "uClibc snapshot"
|
bool "uClibc snapshot"
|
||||||
|
|
||||||
config UCLIBC_VERSION_0_9_28
|
config UCLIBC_VERSION_0_9_28
|
||||||
|
@ -25,6 +26,7 @@ config UCLIBC_VERSION_NPTL
|
||||||
bool "Use NPTL branch"
|
bool "Use NPTL branch"
|
||||||
depends on TOOLCHAINOPTS && USE_UCLIBC
|
depends on TOOLCHAINOPTS && USE_UCLIBC
|
||||||
depends on UCLIBC_VERSION_0_9_30
|
depends on UCLIBC_VERSION_0_9_30
|
||||||
|
depends BROKEN
|
||||||
|
|
||||||
|
|
||||||
config UCLIBC_EXTRA_VERSION
|
config UCLIBC_EXTRA_VERSION
|
||||||
|
|
Loading…
Reference in a new issue