removed LLVM_HOME from hipcc
Change-Id: Ic3dfdde9d28f08bf54b12dfc38ab1f25884bcfab
[ROCm/clr commit: 9aef93f03e]
This commit is contained in:
@@ -103,7 +103,7 @@ if ($HIP_PLATFORM eq "hcc") {
|
|||||||
|
|
||||||
$HIPLDFLAGS = `${HCC_HOME}/bin/hcc-config --ldflags`;
|
$HIPLDFLAGS = `${HCC_HOME}/bin/hcc-config --ldflags`;
|
||||||
|
|
||||||
$LLVM_HOME = "/opt/rocm/llvm";
|
# $LLVM_HOME = "/opt/rocm/llvm";
|
||||||
|
|
||||||
#### GCC system includes workaround ####
|
#### GCC system includes workaround ####
|
||||||
$HCC_WA_FLAGS = " ";
|
$HCC_WA_FLAGS = " ";
|
||||||
|
|||||||
Reference in New Issue
Block a user