Browse Source

[Minor] Add workaround for bug in RHEL 6

tags/1.9.0
Vsevolod Stakhov 5 years ago
parent
commit
8bb1291a9c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      centos/rspamd.spec

+ 1
- 0
centos/rspamd.spec View File

@@ -73,6 +73,7 @@ lua.
-DRUNDIR=%{_localstatedir}/run/rspamd \
%if 0%{?el6}
-DWANT_SYSTEMD_UNITS=OFF \
-DDISABLE_PTHREAD_MUTEX=1 \ # https://bugzilla.redhat.com/show_bug.cgi?id=1302389
%else
-DWANT_SYSTEMD_UNITS=ON \
-DSYSTEMDDIR=%{_unitdir} \

Loading…
Cancel
Save