- 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:
parent
327af212c5
commit
765a6c9c02
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 16:22:35 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
- only use hyperscan on x86_64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Nov 28 15:11:52 UTC 2019 - Marcus Rueckert <mrueckert@suse.de>
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
%bcond_with systemd
|
||||
%endif
|
||||
|
||||
%ifarch %{ix86} x86_64
|
||||
%ifarch x86_64
|
||||
%if 0%{?suse_version} > 1500
|
||||
%bcond_without hyperscan
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user