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
|
||||
bool "alpha"
|
||||
depends on BROKEN # no threads, shared libs, gcc psignal compile errors
|
||||
config BR2_arm
|
||||
bool "arm"
|
||||
config BR2_armeb
|
||||
|
Loading…
Reference in New Issue
Block a user