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:
foreman
2016-06-03 10:12:13 -04:00
orang tua 9dffb49ac9
melakukan a90de181e6
+3 -4
Melihat File
@@ -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