fix typo in hipcc

Change-Id: I5f5fb3d8f1e5e8104dca45dc213c13ae9d98a583


[ROCm/clr commit: c6dee2a266]
Dieser Commit ist enthalten in:
Sun, Peng
2017-07-01 09:43:31 -05:00
Ursprung ce0833f3bb
Commit b52c040bd5
+1 -1
Datei anzeigen
@@ -47,7 +47,7 @@ sub parse_config_file {
}
$verbose = $ENV{'HIPCC_VERBOSE'} // 0;
# Verbose: 0x1=commands, 0x2=paths, 0x4=hippc args
# Verbose: 0x1=commands, 0x2=paths, 0x4=hipcc args
$HIP_PATH=$ENV{'HIP_PATH'} // dirname (dirname $0); # use parent directory of hipcc