]> git.pld-linux.org Git - packages/file.git/commitdiff
enable seccomp on aarch64
authorJan Palus <atler@pld-linux.org>
Wed, 21 Apr 2021 17:05:53 +0000 (19:05 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 21 Apr 2021 17:05:53 +0000 (19:05 +0200)
file.spec

index aa76a82e2a67ee0b9df1a94b914d081cf9ee1fa9..83a25b52bf197dfb83001854a25e153f0e207029 100644 (file)
--- 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
 
This page took 0.040266 seconds and 4 git commands to generate.