summaryrefslogtreecommitdiff
path: root/dev-util/ccache/files/ccache-3.5-nvcc-test.patch
blob: 294b22439070a4fa7986edbd8f4469d35d0ec99c (plain)
1
2
3
4
5
6
7
8
9
10
11
Disable 'nvcc' tests to avoid test failure
on system with gcc-7+ enabled by default.
--- a/test/run
+++ b/test/run
@@ -425,2 +425,6 @@ else
 fi
+# Disable nvcc tests in Gentoo as nvcc requires gcc<7.
+# Not a default normally.
+REAL_NVCC=
+REAL_CUOBJDUMP=
 echo