[packages/file] enable seccomp on aarch64

atler atler at pld-linux.org
Wed Apr 21 19:07:12 CEST 2021


commit 18da264e3adb0a74f34a392694804878b6fb829d
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Apr 21 19:05:53 2021 +0200

    enable seccomp on aarch64

 file.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/file.spec b/file.spec
index aa76a82..83a25b5 100644
--- a/file.spec
+++ b/file.spec
@@ -6,7 +6,7 @@
 %bcond_without	tests		# unit tests
 %bcond_without	seccomp		# SECCOMP support
 
-%ifnarch %{x8664}
+%ifnarch %{x8664} aarch64
 %undefine	with_seccomp
 %endif
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/file.git/commitdiff/18da264e3adb0a74f34a392694804878b6fb829d



More information about the pld-cvs-commit mailing list