summaryrefslogtreecommitdiff
path: root/packaging/c-ares.spec
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/c-ares.spec')
-rw-r--r--packaging/c-ares.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/c-ares.spec b/packaging/c-ares.spec
index 1113ff2..6a2e2fd 100644
--- a/packaging/c-ares.spec
+++ b/packaging/c-ares.spec
@@ -44,7 +44,7 @@ cp %{SOURCE1002} .
%build
autoreconf -fiv
-%configure --enable-symbol-hiding --enable-nonblocking --enable-shared --disable-static --with-pic
+%configure --enable-symbol-hiding --enable-nonblocking --enable-shared --disable-static --with-pic --disable-tests
sed -i -e 's@-g0@-g@g' Makefile
make %{?_smp_mflags}