Disable 64-bit on HashLink for now
This commit is contained in:
@@ -70,6 +70,7 @@ class LinuxPlatform extends PlatformTarget {
|
||||
} else if (project.targetFlags.exists ("hl")) {
|
||||
|
||||
targetType = "hl";
|
||||
is64 = false;
|
||||
|
||||
} else if (project.targetFlags.exists ("nodejs")) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user