Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: always pass -arch on macOS (#1325)
Use the arch derived from -dumpmachine if none was specified to make. Passing -arch seems to be required to get full debug information on arm64.
- Loading branch information