lvc / abi-compliance-checker

A tool for checking backward API/ABI compatibility of a C/C++ library
https://lvc.github.io/abi-compliance-checker/
GNU Lesser General Public License v2.1
621 stars 76 forks source link

Add arm architecture support for MacOS #119

Open hidenorly opened 1 year ago

hidenorly commented 1 year ago

This enables to support arm64 architecture on Mac OS.

Test: abi-compliance-checker -test --gcc-path=/opt/homebrew/bin/gcc-12 on M1 Mac