SWDEV-299127 - Merge 'develop' into 'amd-staging'
Change-Id: If82919b0ef85c6b57f41dfeb29cdca1629f403c7
Esse commit está contido em:
Arquivo executável → Arquivo normal
+3
@@ -172,6 +172,9 @@ if ($HIP_PLATFORM eq "amd") {
|
||||
if($isWindows) {
|
||||
$HIPLDFLAGS .= " -fuse-ld=lld";
|
||||
$HIPLDFLAGS .= " --ld-path=$HIP_CLANG_PATH/lld-link.exe";
|
||||
|
||||
# escape possible spaces in path name
|
||||
$HIPCC =~ s/\s/\\$&/g;
|
||||
}
|
||||
|
||||
# get Clang RT Builtin path
|
||||
|
||||
Referência em uma Nova Issue
Bloquear um usuário