summarylogtreecommitdiffstats
path: root/update-ccache-links.hook
diff options
context:
space:
mode:
authorbartus2019-06-29 16:38:03 +0200
committerbartus2019-06-29 17:12:02 +0200
commit577bbbfdf8eff15ae48ee4345e987af8a9fe58ac (patch)
tree5202021e59da0263247f02b24e288a5e068b4c93 /update-ccache-links.hook
parent7a5aaa62910f7f02566d894db28bb08b2d5de2c2 (diff)
downloadaur-577bbbfdf8eff15ae48ee4345e987af8a9fe58ac.tar.gz
create nvcc-ccache script for within update-ccache-symliks.sh
Diffstat (limited to 'update-ccache-links.hook')
-rw-r--r--update-ccache-links.hook1
1 files changed, 1 insertions, 0 deletions
diff --git a/update-ccache-links.hook b/update-ccache-links.hook
index 9d7c6c74fa1b..9ddcf13358d2 100644
--- a/update-ccache-links.hook
+++ b/update-ccache-links.hook
@@ -28,6 +28,7 @@ Target = usr/bin/*-clang-[0-9]*
Target = usr/bin/*-clang++-[0-9]*
Target = usr/bin/*-g++-[0-9]*
Target = usr/bin/*-gcc-[0-9]*
+Target = opt/cuda/bin/nvcc
[Action]
Description = Updating ccache links...