SHA256
1
0
forked from pool/ccache
2022-11-18 10:16:38 +00:00
committed by Git OBS Bridge
parent 88d6d09d52
commit b34f082ed5
6 changed files with 32 additions and 21 deletions

View File

@@ -17,7 +17,7 @@
Name: ccache
Version: 4.6.3
Version: 4.7.3
Release: 0
Summary: A Fast C/C++ Compiler Cache
License: GPL-3.0-or-later
@@ -69,7 +69,8 @@ ln -sf ../../bin/%{name} c++
ln -sf ../../bin/%{name} nvcc
%check
%ctest
# running the test with multiple threads will make tests fail
%__ctest --output-on-failure --force-new-ctest-process -j1
%files
%license LICENSE.* GPL-3.0.txt