Closed
Description
As discussed in #1813, -64
and -32
are currently used in a lot of places to mean x86_64
and x86_32
respectively. Now that arm64 systems are widespread (and 8.2.0-Dev has arm64 Mac support), which is also a 64 bit architecture, it would be better to have more specific flags that are specifically for x86 architectures.
It looks like the ios target already uses the i386
flag:
lime/src/lime/tools/IOSHelper.hx
Line 124 in ca52db8
Metadata
Metadata
Assignees
Labels
No labels
Activity