HCC_HOME env cleanup

Change-Id: I2b00e5d310e6349fc52d5df60aae85f4c06adebe
This commit is contained in:
Evgeny
2020-09-11 10:29:06 -05:00
committed by Evgeny Shcherbakov
parent bada601e64
commit 8bdf282645
5 changed files with 2 additions and 12 deletions
-1
View File
@@ -7,7 +7,6 @@ fatal() {
}
if [ -z "$BUILD_DIR" ] ; then export BUILD_DIR=$PWD; fi
if [ -z "$HCC_HOME" ] ; then export HCC_HOME="$ROCM_PATH/hcc"; fi
cd $BUILD_DIR
./run.sh