Skip to content

Commit a268541

Browse files
author
Patrick Lavin
committed
add new env var
1 parent 21ce88d commit a268541

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/env.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
33

44
export SST_INSTALL=${SCRIPT_DIR}/install
5+
export SST_ELEMENTS_ROOT=${SCRIPT_DIR}/sst-elements
56
export INTEL_PIN_DIRECTORY=${SCRIPT_DIR}/pin-3.28
67
export INTEL_PIN_DIR=${INTEL_PIN_DIRECTORY}
78
export PIN_HOME=${INTEL_PIN_DIRECTORY}

0 commit comments

Comments
 (0)