Merge branch 'privatestaging' of https://github.com/AMDComputeLibraries/HIP-privatestaging into privatestaging

Bu işleme şunda yer alıyor:
pensun
2016-04-07 09:46:55 -05:00
işleme af1efc16d0
+1 -1
Dosyayı Görüntüle
@@ -187,7 +187,7 @@ if ($hasCU and $HIP_PLATFORM eq 'hcc') {
$HIPCXXFLAGS .= " -x c++";
}
if ($enablestdcpplib eq 0)
if ($enablestdcpplib eq 0 and $HIP_PLATFORM eq 'hcc')
{
$HIPCXXFLAGS .= " -stdlib=libc++";
}