Changes between Version 1 and Version 2 of Ticket #61750, comment 3
- Timestamp:
- Dec 5, 2020, 3:27:10 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #61750, comment 3
v1 v2 41 41 }}} 42 42 43 In the end, all those ports that are installed as x86_64 will need to be uninstalled and installed with the arm64 architecture .43 In the end, all those ports that are installed as x86_64 will need to be uninstalled and installed with the arm64 architecture, or possibly as universal including the arm64 arch. 44 44 45 45 MacPorts has the ability to build things as universal binaries, but this is not fully tested for Apple Silicon yet.