diff options
Diffstat (limited to 'core/libseccomp/PKGBUILD')
-rw-r--r-- | core/libseccomp/PKGBUILD | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/libseccomp/PKGBUILD b/core/libseccomp/PKGBUILD index 03a3745f..5c87b62b 100644 --- a/core/libseccomp/PKGBUILD +++ b/core/libseccomp/PKGBUILD @@ -18,3 +18,6 @@ if [ "${CARCH}" = "i486" ]; then ' )" fi + +# temporarily, see upstream https://github.com/seccomp/libseccomp/issues/166 +unset check |