build and test scripts update

This commit is contained in:
Evgeny
2020-03-28 21:39:31 -05:00
vanhempi d94a655237
commit 9f45b76a3d
3 muutettua tiedostoa jossa 11 lisäystä ja 1 poistoa
+5 -1
Näytä tiedosto
@@ -1,4 +1,4 @@
#!/bin/sh
#!/bin/sh -x
################################################################################
# Copyright (c) 2018 Advanced Micro Devices, Inc. All rights reserved.
@@ -22,6 +22,10 @@
# THE SOFTWARE.
################################################################################
# cd to build directory
BIN_DIR=`dirname $0`
cd $BIN_DIR
# enable tools load failure reporting
export HSA_TOOLS_REPORT_LOAD_FAILURE=1
# paths to ROC profiler and oher libraries