accellera-official / systemc

SystemC Reference Implementation
https://systemc.org/overview/systemc/
Apache License 2.0
476 stars 152 forks source link

add macosxarm64 to cmake target architecture #22

Closed kammoh closed 2 years ago

kammoh commented 2 years ago

Allows cmake build on macOS/arm64 (Apple Silicon). Tested on macOS 11.6 iMac/M1.

> make check
100% tests passed, 0 tests failed out of 33
markfoodyburton commented 2 years ago

Thanks for this patch, at this point the LWG is working on the CMake and support matrix. Request for support for aach64 targets has been added to the internal LWG ticket.