Skip to content

Commit 255687f

Browse files
author
Cameron Rutherford
authored
Update deceptionVariables.sh
1 parent edc9e45 commit 255687f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildsystem/gcc-cuda/deceptionVariables.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
export SRCDIR=${SRCDIR:-$PWD}
3+
SRCDIR=${SRCDIR:-$PWD}
44

55
# Shared platform config
66
source $SRCDIR/buildsystem/gcc-cuda/deception/base.sh

0 commit comments

Comments
 (0)