mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-24 22:24:44 +02:00
Build fix for RHEL 5
This commit is contained in:
parent
6344c6b613
commit
fb4f919aee
@ -31,7 +31,9 @@
|
||||
%define apachegroup apache
|
||||
%if 0%{?el5}%{?el6}
|
||||
%define use_systemd 0
|
||||
%if %(uname -m) != "x86_64"
|
||||
%define march_flag -march=i686
|
||||
%endif
|
||||
%else
|
||||
# fedora and el>=7
|
||||
%define use_systemd 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user