- 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:
Marcus Rückert 2015-04-12 04:38:25 +00:00 committed by Git OBS Bridge
parent 8a14fe963e
commit abc4d45b31
2 changed files with 8 additions and 0 deletions

View File

@ -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

View File

@ -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