mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-23 22:59:40 +02:00
mark uclibc nptl and snapshot as broken
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15179 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
906c6f0da7
commit
c31e54429a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user