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:
Tomáš Chvátal 2017-06-29 20:13:55 +00:00 committed by Git OBS Bridge
parent 84a34035da
commit 23c9c70d71
2 changed files with 5 additions and 1 deletions

View File

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

View File

@ -81,7 +81,6 @@ export CFLAGS="%{optflags} -DOPENSSL_LOAD_CONF"
%configure \
--disable-silent_rules \
--disable-static \
--with-pic \
--disable-rpath \
--with-libz=%{_prefix} \
--with-openssl=%{_prefix}