compiler/libec; ecere: Support for checking platform as a compile time constant
[sdk] / compiler / ecs / ecs.ec
index a583d36..dd24074 100644 (file)
@@ -1617,7 +1617,7 @@ class SymbolgenApp : Application
 
       outputPot = false;
       disabledPooling = false;
-      targetPlatform = GetRuntimePlatform();
+      targetPlatform = __runtimePlatform;
       targetBits = GetHostBits();
 
       /*