projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a1e086d
)
toolchain/gcc: shared libgcc broken for sparc, so disable it
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 15 Apr 2009 13:41:55 +0000
(13:41 -0000)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 15 Apr 2009 13:41:55 +0000
(13:41 -0000)
toolchain/gcc/Config.in
patch
|
blob
|
history
diff --git
a/toolchain/gcc/Config.in
b/toolchain/gcc/Config.in
index a1b8d6a93d967fa608020e5e9eda93a0e9322e0a..f6a9431eb32ae9ef93ede67bedfd90b834f2e9ae 100644
(file)
--- a/
toolchain/gcc/Config.in
+++ b/
toolchain/gcc/Config.in
@@
-161,6
+161,7
@@
config BR2_INSTALL_FORTRAN
config BR2_GCC_SHARED_LIBGCC
bool "Build/install a shared libgcc?"
default y
+ depends on !BR2_sparc && !BR2_sparc64
help
Build/install a shared libgcc library