mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-25 19:40:35 -09:00
uclibc/bfin: only supports linuxthreads.old
[Thomas: do not reorder options, as this is a separate change] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
111ced757e
commit
04f0d1379c
@@ -104,6 +104,7 @@ choice
|
||||
|
||||
config BR2_PTHREADS
|
||||
bool "linuxthreads"
|
||||
depends on !BR2_bfin
|
||||
depends on !BR2_xtensa
|
||||
select BR2_TOOLCHAIN_HAS_THREADS
|
||||
|
||||
@@ -116,6 +117,7 @@ choice
|
||||
select BR2_TOOLCHAIN_HAS_THREADS
|
||||
depends on !BR2_x86_i386
|
||||
depends on !BR2_avr32
|
||||
depends on !BR2_bfin
|
||||
depends on !BR2_xtensa
|
||||
depends on !BR2_arc
|
||||
endchoice
|
||||
|
||||
Reference in New Issue
Block a user