- only use hyperscan on x86_64

OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=36
This commit is contained in:
2019-11-28 16:22:49 +00:00
committed by Git OBS Bridge
parent 327af212c5
commit 765a6c9c02
2 changed files with 6 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
%bcond_with systemd
%endif
%ifarch %{ix86} x86_64
%ifarch x86_64
%if 0%{?suse_version} > 1500
%bcond_without hyperscan
%endif