Changes between Initial Version and Version 1 of Ticket #63075, comment 7


Ignore:
Timestamp:
Jun 17, 2021, 8:14:53 PM (3 years ago)
Author:
jmroot (Joshua Root)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63075, comment 7

    initial v1  
    1 So you're deliberately trying to install everything as x86_64? The best way to accomplish that would be to set build_arch in macports.conf. You would need to uninstall any ports that are already installed as arm64 (check with `port -v installed | fgrep arm64`).
     1So you're deliberately trying to install everything as x86_64 despite being on an arm64 machine? The best way to accomplish that would be to set build_arch in macports.conf. You would need to uninstall any ports that are already installed as arm64 (check with `port -v installed | fgrep arm64`).