- disable libatomic-ops on SLE12 for now. the library seems not
available there. OBS-URL: https://build.opensuse.org/package/show/server:http/nginx?expand=0&rev=51
This commit is contained in:
parent
8a14fe963e
commit
abc4d45b31
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 04:37:00 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
- disable libatomic-ops on SLE12 for now. the library seems not
|
||||
available there.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Apr 12 04:22:29 UTC 2015 - mrueckert@suse.de
|
||||
|
||||
|
@ -42,7 +42,9 @@
|
||||
%define with_google_perftools 0
|
||||
%define with_fancyindex 1
|
||||
%define fancyindex_version 0.3.3
|
||||
%if 0%{?suse_version} != 1315
|
||||
%define with_libatomic 1
|
||||
%endif
|
||||
%if 0%{?suse_version} >= 1220
|
||||
# passenger is required by webyast
|
||||
%if 0%{?suse_version} > 1310
|
||||
|
Loading…
Reference in New Issue
Block a user