Accepting request 507160 from home:jengelh:branches:devel:libraries:c_c++
- Remove --with-pic which is only for static libs OBS-URL: https://build.opensuse.org/request/show/507160 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libssh2_org?expand=0&rev=57
This commit is contained in:
parent
84a34035da
commit
23c9c70d71
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 29 18:59:13 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove --with-pic which is only for static libs
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jun 14 10:05:48 UTC 2017 - tchvatal@suse.com
|
Wed Jun 14 10:05:48 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -81,7 +81,6 @@ export CFLAGS="%{optflags} -DOPENSSL_LOAD_CONF"
|
|||||||
%configure \
|
%configure \
|
||||||
--disable-silent_rules \
|
--disable-silent_rules \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--with-pic \
|
|
||||||
--disable-rpath \
|
--disable-rpath \
|
||||||
--with-libz=%{_prefix} \
|
--with-libz=%{_prefix} \
|
||||||
--with-openssl=%{_prefix}
|
--with-openssl=%{_prefix}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user