buildroot: mark alpha as broken
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 13 Jan 2009 15:14:21 +0000 (15:14 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 13 Jan 2009 15:14:21 +0000 (15:14 -0000)
It still doesn't build with threading + shared libs disabled

target/Config.in.arch

index d39a9891aa1865a32980b22968dd1cdaa6fce001..b12c9994f02da85402f0df86133b4f17f5282d7e 100644 (file)
@@ -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