using python3

Change-Id: Ic8ea29dd1aeb6fe5731f739a7f2f58414401ce7a
This commit is contained in:
Evgeny
2020-04-24 14:51:09 -05:00
parent 26d888fda4
commit 0c7b397e63
2 changed files with 1 additions and 3 deletions
+1 -1
View File
@@ -36,7 +36,7 @@ TLIB_PATH=$PKG_DIR/tool
TTLIB_PATH=$TT_DIR/tool
if [ -z "$ROCP_PYTHON_VERSION" ] ; then
ROCP_PYTHON_VERSION=python
ROCP_PYTHON_VERSION=python3
fi
# Default HIP path
-2
View File
@@ -1,5 +1,3 @@
#!/usr/bin/python
################################################################################
# Copyright (c) 2018 Advanced Micro Devices, Inc. All rights reserved.
#