P4 to Git Change 1070744 by gandryey@gera-ubuntu14 on 2014/08/27 13:47:50
ECR #304775 - Replace # character \x23 code, because GCC could remove #define compeletly
Affected files ...
... //depot/stg/opencl/drivers/opencl/tests/ocltst/module/runtime/OCLDynamicBLines.cpp#2 edit
[ROCm/clr commit: ed54e11355]
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#endif // AMD_PLATFORM_NAME
|
||||
|
||||
#ifndef AMD_PLATFORM_BUILD_NUMBER
|
||||
# define AMD_PLATFORM_BUILD_NUMBER 1620
|
||||
# define AMD_PLATFORM_BUILD_NUMBER 1621
|
||||
#endif // AMD_PLATFORM_BUILD_NUMBER
|
||||
|
||||
#ifndef AMD_PLATFORM_REVISION_NUMBER
|
||||
|
||||
Reference in New Issue
Block a user