From dfa7e543d97024e023d76d2d08dc8e6a6fc1bf4dcfffdcf23318af4d0cf4a6a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 20 Feb 2018 13:49:23 +0000 Subject: [PATCH] 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 --- c-ares.changes | 5 +++++ c-ares.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/c-ares.changes b/c-ares.changes index 8e2b101..bf9027d 100644 --- a/c-ares.changes +++ b/c-ares.changes @@ -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 diff --git a/c-ares.spec b/c-ares.spec index b73bb81..f77e859 100644 --- a/c-ares.spec +++ b/c-ares.spec @@ -77,8 +77,7 @@ autoreconf -fiv --enable-symbol-hiding \ --enable-nonblocking \ --enable-shared \ - --disable-static \ - --with-pic + --disable-static make %{?_smp_mflags} %install