SHA256
1
0
forked from pool/libmemcached

Accepting request 287370 from server:database:postgresql

- enable verbose build

OBS-URL: https://build.opensuse.org/request/show/287370
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libmemcached?expand=0&rev=48
This commit is contained in:
Ismail Dönmez 2015-02-23 19:12:43 +00:00 committed by Git OBS Bridge
parent ee630f686f
commit 82f0a8c625
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Feb 23 16:50:49 UTC 2015 - mrueckert@suse.de
- enable verbose build
-------------------------------------------------------------------
Tue Dec 16 17:31:06 UTC 2014 - dimstar@opensuse.org

View File

@ -102,10 +102,10 @@ autoreconf -fiv
--disable-static \
--enable-libmemcachedprotocol \
--with-memcached=%{_sbindir}/memcached
make CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags" %{?_smp_mflags}
make V=1 CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags" %{?_smp_mflags}
%install
%makeinstall CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags"
%makeinstall V=1 CFLAGS="-std=c99 %optflags" CXXFLAGS="%optflags"
%__rm -f %{buildroot}%{_libdir}/*.la
%if 0%{?suse_version} > 1020
# create symlinks for man pages