Closed Steelskin closed 2 weeks ago
On macOS with ARM processors, CMAKE_SYSTEM_PROCESSOR is set to "arm64", which was not properly recognized as an "aarch64" architecture.
N/A
Build with CMake on a Mac with an ARM processor.
Make sure you check off the following items. If they cannot be completed, provide a reason.
./bin/test
@swift-ci please test
Summary
On macOS with ARM processors, CMAKE_SYSTEM_PROCESSOR is set to "arm64", which was not properly recognized as an "aarch64" architecture.
Dependencies
N/A
Testing
Build with CMake on a Mac with an ARM processor.
Checklist
Make sure you check off the following items. If they cannot be completed, provide a reason.
./bin/test
script and it succeeded