- force gcc 10 all distros before Tumbleweed:
leap default compiler is gcc7 which is not enough anymore OBS-URL: https://build.opensuse.org/package/show/server:mail/rspamd?expand=0&rev=64
This commit is contained in:
@@ -52,8 +52,8 @@
|
||||
|
||||
%global _wwwdir /srv/www/webapps
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1500
|
||||
%global force_gcc_version 9
|
||||
%if 0%{?suse_version} && 0%{?suse_version} < 1550
|
||||
%global force_gcc_version 10
|
||||
%endif
|
||||
|
||||
Name: rspamd
|
||||
|
Reference in New Issue
Block a user