projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73f4ada
)
unmark the sparc targets as broken, they build if you disable shared libgcc
author
austinf
<austinf@localhost>
Wed, 15 Apr 2009 09:13:21 +0000
(09:13 -0000)
committer
austinf
<austinf@localhost>
Wed, 15 Apr 2009 09:13:21 +0000
(09:13 -0000)
target/Config.in.arch
patch
|
blob
|
history
diff --git
a/target/Config.in.arch
b/target/Config.in.arch
index ab2e97aa911cc9f2c67d9e311676d90b97d5f457..29d2b4a336b6db9ee0c3ca4d076dfd0e4828e8c3 100644
(file)
--- a/
target/Config.in.arch
+++ b/
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