Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quick hack to treat macOS-arm64 as macOS-x86_64 #771

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Mar 22, 2021

  1. Quick hack to treat macOS-arm64 as macOS-x86_64

    This gets things working with the x86_64 binaries under emulation
    on an Apple Silicon Mac. It's not ideal, as the compiler will run
    slower and use more memory than it would without emulation, but
    users may use their Macs as web developer workstations.
    bvibber committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    136f151 View commit details
    Browse the repository at this point in the history