summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-10-05 14:00:38 +0000
committerCoprDistGit <infra@openeuler.org>2024-10-05 14:00:38 +0000
commit48a81cc060e94fc56d6dce90cef1784bde2ff319 (patch)
treeb17124b8c36b06278cb88ed62a20afc2cd43685b
parentc06c08dffa1cfff4f3e8311b076114a6e4182604 (diff)
automatic import of ccache
-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