forked from pool/ccache
Accepting request 1036487 from home:dspinella:branches:devel:tools:building
- Update to 4.7.3 You can find the release notes here: * https://github.com/ccache/ccache/blob/master/doc/NEWS.adoc#ccache-473 * https://github.com/ccache/ccache/blob/master/doc/NEWS.adoc#ccache-472 * https://github.com/ccache/ccache/blob/master/doc/NEWS.adoc#ccache-471 * https://github.com/ccache/ccache/blob/master/doc/NEWS.adoc#ccache-47 OBS-URL: https://build.opensuse.org/request/show/1036487 OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/ccache?expand=0&rev=127
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user