Accepting request 580631 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/580631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/c-ares?expand=0&rev=2
This commit is contained in:
Dominique Leuenberger 2018-03-01 11:06:58 +00:00 committed by Git OBS Bridge
commit d7f7f1f34b
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