SHA256
1
0
forked from pool/zeromq

Accepting request 405465 from home:jengelh:branches:devel:libraries:c_c++

- Remove useless --with-pic, it's only for (non-built) static libs

OBS-URL: https://build.opensuse.org/request/show/405465
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/zeromq?expand=0&rev=49
This commit is contained in:
Ismail Dönmez 2016-06-29 13:27:53 +00:00 committed by Git OBS Bridge
parent d99d5f0b58
commit 0972a0ff83
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jun 29 12:28:33 UTC 2016 - jengelh@inai.de
- Remove useless --with-pic, it's only for (non-built) static libs
-------------------------------------------------------------------
Tue Jun 28 15:30:44 UTC 2016 - dmueller@suse.com

View File

@ -117,8 +117,7 @@ This package holds the development files for ZeroMQ.
--with-pgm \
%endif
--disable-static \
--disable-dependency-tracking \
--with-pic
--disable-dependency-tracking
make %{?_smp_mflags}
%install