lifting-bits / cxx-common

Common dependency management for various Trail of Bits C++ codebases
Apache License 2.0
31 stars 11 forks source link

Cross compile for M1 in CI #957

Closed Ninja3047 closed 2 years ago

Ninja3047 commented 2 years ago

It should be possible to cross compile to arm64 for M1 using the Github MacOS runner This will be more convenient for M1 users so they can grab a prebuilt artifact from Github instead of compiling it from source