We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edc9e45 commit 255687fCopy full SHA for 255687f
buildsystem/gcc-cuda/deceptionVariables.sh
@@ -1,6 +1,6 @@
1
#!/bin/bash
2
3
-export SRCDIR=${SRCDIR:-$PWD}
+SRCDIR=${SRCDIR:-$PWD}
4
5
# Shared platform config
6
source $SRCDIR/buildsystem/gcc-cuda/deception/base.sh
0 commit comments