summaryrefslogtreecommitdiffstats
path: root/development/cudatoolkit/files/nvcc.profile
diff options
context:
space:
mode:
author Giorgio Peron <giorgio.peron@gmail.com>2016-07-28 10:50:47 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-30 08:28:31 +0700
commit78535101aedc210013e3572820d4ff391b24ed70 (patch)
tree29409ac5de9eb491eefb7c96af47b05d6b75efae /development/cudatoolkit/files/nvcc.profile
parent31e8477084fa37f1d873536921cfdf9bbc31ec30 (diff)
downloadslackbuilds-78535101aedc210013e3572820d4ff391b24ed70.tar.gz
slackbuilds-78535101aedc210013e3572820d4ff391b24ed70.tar.xz
development/cudatoolkit: Updated for version 7.5.18.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to '')
-rw-r--r--development/cudatoolkit/files/nvcc.profile13
1 files changed, 0 insertions, 13 deletions
diff --git a/development/cudatoolkit/files/nvcc.profile b/development/cudatoolkit/files/nvcc.profile
deleted file mode 100644
index 9a852c271f..0000000000
--- a/development/cudatoolkit/files/nvcc.profile
+++ /dev/null
@@ -1,13 +0,0 @@
-
-TOP = $(_HERE_)/..
-
-LD_LIBRARY_PATH += $(TOP)/lib$(_TARGET_SIZE_):$(TOP)/extools/lib:
-PATH += $(TOP)/open64/bin:$(TOP)/share/cuda/nvvm:$(_HERE_):
-
-INCLUDES += "-I$(TOP)/include/cuda" "-I$(TOP)/include/cudart" $(_SPACE_)
-
-LIBRARIES =+ $(_SPACE_) "-L$(TOP)/lib$(_TARGET_SIZE_)" -lcudart
-
-CUDAFE_FLAGS +=
-OPENCC_FLAGS +=
-PTXAS_FLAGS +=