summaryrefslogtreecommitdiff
path: root/ccache.spec
diff options
context:
space:
mode:
Diffstat (limited to 'ccache.spec')
-rw-r--r--ccache.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/ccache.spec b/ccache.spec
index b00ab7e..79d7820 100644
--- a/ccache.spec
+++ b/ccache.spec
@@ -47,7 +47,7 @@ sed -e 's|@LIBDIR@|%{_libdir}|g' -e 's|@CACHEDIR@|%{_var}/cache/ccache|g' \
%{S:2} > %{name}.csh
%build
-%cmake -B %{_vpath_builddir}
+%cmake -B %{_vpath_builddir} -DDEPS=LOCAL -DENABLE_TESTING=OFF
%cmake_build
%cmake_build --target doc