Преглед на файлове

buildroot: mark alpha as broken

It still doesn't build with threading + shared libs disabled
Peter Korsgaard преди 16 години
родител
ревизия
a81367744f
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1 0
      target/Config.in.arch

+ 1 - 0
target/Config.in.arch

@@ -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