fix typo in hipcc

Change-Id: I5f5fb3d8f1e5e8104dca45dc213c13ae9d98a583


[ROCm/hip commit: 40d0a203f8]
This commit is contained in:
Sun, Peng
2017-07-01 09:43:31 -05:00
والد 9498754cf6
کامیت ac6d9e6c5c
+1 -1
مشاهده پرونده
@@ -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