]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
unmark the sparc targets as broken, they build if you disable shared libgcc
authoraustinf <austinf@localhost>
Wed, 15 Apr 2009 09:13:21 +0000 (09:13 -0000)
committeraustinf <austinf@localhost>
Wed, 15 Apr 2009 09:13:21 +0000 (09:13 -0000)
target/Config.in.arch

index ab2e97aa911cc9f2c67d9e311676d90b97d5f457..29d2b4a336b6db9ee0c3ca4d076dfd0e4828e8c3 100644 (file)
@@ -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