P4 to Git Change 1276106 by jatang@jatang-ocl-lnx2 on 2016/06/03 09:58:44
SWDEV-92067 - Put back full CL#1275679. TC has added '//depot/stg/opencl/drivers/opencl/appprofiles/...' to the OpenCL Brahma Builds' client-spec. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#14 edit
This commit is contained in:
@@ -215,10 +215,9 @@ bool AppProfile::ParseApplicationProfile()
|
||||
|
||||
#else //BRAHMA
|
||||
|
||||
return false; // to fix TC OpenCL Brahma build for now.
|
||||
//if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
|
||||
// return false;
|
||||
//}
|
||||
if (!SearchProfileOfAnApplication(wsAppFileName_.c_str(), &pProfile)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
#endif //BRAHMA
|
||||
|
||||
|
||||
Reference in New Issue
Block a user