From 64e107b9b6058580ff0432107eb37cefb0b2a7d8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Mon, 22 Oct 2018 11:09:47 +0100 Subject: gentoo resync : 22.10.2018 --- dev-util/ccache/files/ccache-3.5-nvcc-test.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 dev-util/ccache/files/ccache-3.5-nvcc-test.patch (limited to 'dev-util/ccache/files') diff --git a/dev-util/ccache/files/ccache-3.5-nvcc-test.patch b/dev-util/ccache/files/ccache-3.5-nvcc-test.patch new file mode 100644 index 000000000000..294b22439070 --- /dev/null +++ b/dev-util/ccache/files/ccache-3.5-nvcc-test.patch @@ -0,0 +1,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 -- cgit v1.2.3