Hello community,

here is the log from the commit of package ccache for openSUSE:Factory checked 
in at 2020-06-10 00:33:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ccache (Old)
 and      /work/SRC/openSUSE:Factory/.ccache.new.3606 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ccache"

Wed Jun 10 00:33:56 2020 rev:52 rq:812204 version:3.7.9

Changes:
--------
--- /work/SRC/openSUSE:Factory/ccache/ccache.changes    2020-04-05 
20:49:35.660955828 +0200
+++ /work/SRC/openSUSE:Factory/.ccache.new.3606/ccache.changes  2020-06-10 
00:34:04.856699518 +0200
@@ -1,0 +2,5 @@
+Sun Jun  7 10:07:00 UTC 2020 - Martin Pluskal <mplus...@suse.com>
+
+- Add symlink for nvidia cuda compiler as well
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ccache.spec ++++++
--- /var/tmp/diff_new_pack.XPcii7/_old  2020-06-10 00:34:05.956702504 +0200
+++ /var/tmp/diff_new_pack.XPcii7/_new  2020-06-10 00:34:05.964702526 +0200
@@ -58,11 +58,13 @@
 # and regular cc
 ln -sf ../../bin/%{name} cc
 ln -sf ../../bin/%{name} c++
+# and for nvidia cuda
+ln -sf ../../bin/%{name} nvcc
 
 %ifnarch %{ix86}
 # Testsuite fails on i586
 %check
-make %{?_smp_mflags} check
+%make_build check
 %endif
 
 %files




Reply via email to