mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 07:51:59 -09:00
toolchain/gcc: shared libgcc broken for sparc, so disable it
This commit is contained 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user