mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-09 16:01:54 -09:00
package/libbsd: make available for arc
ARC support was added in 0.10.0 by4997efa59aso drop the architecture dependency on !BR2_arc. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> (cherry picked from commit99140408b4) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -3,7 +3,6 @@ config BR2_PACKAGE_LIBBSD_ARCH_SUPPORTS
|
||||
default y
|
||||
# libbsd does not support those architectures (see src/local-elf.h)
|
||||
depends on !BR2_microblaze
|
||||
depends on !BR2_arc
|
||||
depends on !BR2_xtensa
|
||||
|
||||
config BR2_PACKAGE_LIBBSD
|
||||
|
||||
Reference in New Issue
Block a user