SWDEV-274436 - Fixed square build issue
Change-Id: If64be13be48bb7e620172ec245bc819c923f918a
This commit is contained in:
committed by
Sarbojit Sarkar
parent
f3a1557653
commit
4af2e3d87e
@@ -2603,7 +2603,6 @@ while (@ARGV) {
|
||||
$countKeywords += m/__global__/;
|
||||
$countKeywords += m/__shared__/;
|
||||
simpleSubstitutions();
|
||||
transformExternShared();
|
||||
transformKernelLaunch();
|
||||
transformCubNamespace();
|
||||
if ($print_stats) {
|
||||
|
||||
Reference in New Issue
Block a user