From 23c9c70d719f2bbab8ff844782442161af616fcdf16c9f338e5a414b83c7652d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Thu, 29 Jun 2017 20:13:55 +0000 Subject: [PATCH] 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 --- libssh2_org.changes | 5 +++++ libssh2_org.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libssh2_org.changes b/libssh2_org.changes index 280af9c..8a4e24e 100644 --- a/libssh2_org.changes +++ b/libssh2_org.changes @@ -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 diff --git a/libssh2_org.spec b/libssh2_org.spec index c491783..9157be8 100644 --- a/libssh2_org.spec +++ b/libssh2_org.spec @@ -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}