mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 22:26:31 +00:00
buildroot: mark alpha as broken
It still doesn't build with threading + shared libs disabled
This commit is contained in:
parent
35dc4cd628
commit
a81367744f
@ -6,6 +6,7 @@ choice
|
|||||||
|
|
||||||
config BR2_alpha
|
config BR2_alpha
|
||||||
bool "alpha"
|
bool "alpha"
|
||||||
|
depends on BROKEN # no threads, shared libs, gcc psignal compile errors
|
||||||
config BR2_arm
|
config BR2_arm
|
||||||
bool "arm"
|
bool "arm"
|
||||||
config BR2_armeb
|
config BR2_armeb
|
||||||
|
Loading…
x
Reference in New Issue
Block a user