From 863bd5049fb1f69d9afdb4b55502ad028938fafe4a8d7a306af9cb28352d0fe2 Mon Sep 17 00:00:00 2001 From: Stanislav Brabec Date: Fri, 21 Jul 2017 12:03:36 +0000 Subject: [PATCH] Accepting request 511417 from home:jengelh:branches:security:chipcard - Remove --with-pic which is only for static libs. OBS-URL: https://build.opensuse.org/request/show/511417 OBS-URL: https://build.opensuse.org/package/show/security:chipcard/libp11?expand=0&rev=22 --- libp11.changes | 5 +++++ libp11.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/libp11.changes b/libp11.changes index 04d4ed4..d4df57d 100644 --- a/libp11.changes +++ b/libp11.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jul 19 12:41:16 UTC 2017 - jengelh@inai.de + +- Remove --with-pic which is only for static libs. + ------------------------------------------------------------------- Mon Jul 17 09:18:06 UTC 2017 - tchvatal@suse.com diff --git a/libp11.spec b/libp11.spec index 6a8ed14..4a0f16c 100644 --- a/libp11.spec +++ b/libp11.spec @@ -99,7 +99,6 @@ Token Interface (Cryptoki)". %configure \ --disable-static \ --disable-silent-rules \ - --with-pic \ --enable-doc\ --docdir=%{_docdir}/%{libname} make %{?_smp_mflags}