Pārlūkot izejas kodu

unmark the sparc targets as broken, they build if you disable shared libgcc

austinf 16 gadi atpakaļ
vecāks
revīzija
a1e086da09
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  1. 0 2
      target/Config.in.arch

+ 0 - 2
target/Config.in.arch

@@ -39,10 +39,8 @@ config BR2_sh64
 	bool "superh64"
 config BR2_sparc
 	bool "sparc"
-	depends on BROKEN # uclibc linker errors
 config BR2_sparc64
 	bool "sparc64"
-	depends on BROKEN # uclibc libm linker errors
 config BR2_x86_64
 	bool "x86_64"
 endchoice