uclibc: reorder list of dependencies for NPTL option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
04f0d1379c
commit
dbee13b527
@ -115,11 +115,11 @@ choice
|
||||
config BR2_PTHREADS_NATIVE
|
||||
bool "Native POSIX Threading (NPTL)"
|
||||
select BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on !BR2_x86_i386
|
||||
depends on !BR2_arc
|
||||
depends on !BR2_avr32
|
||||
depends on !BR2_bfin
|
||||
depends on !BR2_xtensa
|
||||
depends on !BR2_arc
|
||||
depends on !BR2_x86_i386
|
||||
endchoice
|
||||
|
||||
config BR2_PTHREAD_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user