mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-09 06:10:17 +03: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