mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 00:04:06 -09:00
buildroot: mark alpha as broken
It still doesn't build with threading + shared libs disabled
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user