mirror of
https://github.com/openwrt/packages.git
synced 2026-06-13 09:01:28 +08:00
libseccomp: don't build on ARC
ARC architecture is not yet supported by libseccomp. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
@@ -56,6 +56,7 @@ endef
|
||||
define Package/libseccomp
|
||||
$(call Package/libseccomp/Default)
|
||||
TITLE+= (library)
|
||||
DEPENDS+= @!arc
|
||||
endef
|
||||
|
||||
define Package/scmp_sys_resolver
|
||||
|
||||
Reference in New Issue
Block a user