Accepting request 587685 from home:jengelh:branches:Base:System

- Remove ineffective --with-pic.

OBS-URL: https://build.opensuse.org/request/show/587685
OBS-URL: https://build.opensuse.org/package/show/Base:System/libtirpc?expand=0&rev=70
This commit is contained in:
Dirk Mueller 2018-03-22 07:38:09 +00:00 committed by Git OBS Bridge
parent 0eb0b0e36a
commit b6461de4f2
2 changed files with 5 additions and 1 deletions

View File

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

View File

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