toolchain/toolchain-buildroot: Disable NPTL for ARC
NPTL is not yet supported for ARC. Signed-off-by: Mischa Jonker <mjonker@synopsys.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
8d929f4bb4
commit
ddcfc49350
@ -97,6 +97,7 @@ choice
|
||||
depends on !BR2_x86_i386
|
||||
depends on !BR2_avr32
|
||||
depends on !BR2_xtensa
|
||||
depends on !BR2_arc
|
||||
endchoice
|
||||
|
||||
config BR2_PTHREAD_DEBUG
|
||||
|
Loading…
Reference in New Issue
Block a user