mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 13:46:32 +00:00
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_x86_i386
|
||||||
depends on !BR2_avr32
|
depends on !BR2_avr32
|
||||||
depends on !BR2_xtensa
|
depends on !BR2_xtensa
|
||||||
|
depends on !BR2_arc
|
||||||
endchoice
|
endchoice
|
||||||
|
|
||||||
config BR2_PTHREAD_DEBUG
|
config BR2_PTHREAD_DEBUG
|
||||||
|
Loading…
x
Reference in New Issue
Block a user