Accepting request 578357 from home:jengelh:branches:devel:libraries:c_c++

- Remove ineffective --with-pic.

OBS-URL: https://build.opensuse.org/request/show/578357
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/c-ares?expand=0&rev=4
This commit is contained in:
Tomáš Chvátal 2018-02-20 13:49:23 +00:00 committed by Git OBS Bridge
parent 9ed4b65b94
commit dfa7e543d9
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 20 13:34:46 UTC 2018 - jengelh@inai.de
- Remove ineffective --with-pic.
-------------------------------------------------------------------
Tue Feb 20 09:35:43 UTC 2018 - tchvatal@suse.com

View File

@ -77,8 +77,7 @@ autoreconf -fiv
--enable-symbol-hiding \
--enable-nonblocking \
--enable-shared \
--disable-static \
--with-pic
--disable-static
make %{?_smp_mflags}
%install