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}