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:
parent
d99d5f0b58
commit
0972a0ff83
@ -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
|
Tue Jun 28 15:30:44 UTC 2016 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -117,8 +117,7 @@ This package holds the development files for ZeroMQ.
|
|||||||
--with-pgm \
|
--with-pgm \
|
||||||
%endif
|
%endif
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--disable-dependency-tracking \
|
--disable-dependency-tracking
|
||||||
--with-pic
|
|
||||||
make %{?_smp_mflags}
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user