mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-01 15:37:44 +00:00
toolchain/gcc: shared libgcc broken for sparc, so disable it
This commit is contained in:
parent
a1e086da09
commit
ef8fd64dcb
@ -161,6 +161,7 @@ config BR2_INSTALL_FORTRAN
|
|||||||
config BR2_GCC_SHARED_LIBGCC
|
config BR2_GCC_SHARED_LIBGCC
|
||||||
bool "Build/install a shared libgcc?"
|
bool "Build/install a shared libgcc?"
|
||||||
default y
|
default y
|
||||||
|
depends on !BR2_sparc && !BR2_sparc64
|
||||||
help
|
help
|
||||||
Build/install a shared libgcc library
|
Build/install a shared libgcc library
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user