diff --git a/libtirpc.changes b/libtirpc.changes index ae3dbf3..5b36101 100644 --- a/libtirpc.changes +++ b/libtirpc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Mar 15 23:10:46 UTC 2018 - jengelh@inai.de + +- Remove ineffective --with-pic. + ------------------------------------------------------------------- Wed Mar 14 16:03:31 CET 2018 - kukuk@suse.de diff --git a/libtirpc.spec b/libtirpc.spec index 8f5ddb1..e2ab83e 100644 --- a/libtirpc.spec +++ b/libtirpc.spec @@ -89,7 +89,6 @@ TCP over IPv4. %build sed -i -e 's|@includedir@/tirpc|@includedir@|g' libtirpc.pc.in %configure --disable-static \ - --with-pic \ %if 0%{suse_version} < 1200 --disable-gssapi \ %endif