crashappsec / libcon4m

Base Compiler and Runtime Support for con4m
Apache License 2.0
0 stars 0 forks source link

ci: consider adding macOS x86_64 #51

Open ee7 opened 3 months ago

ee7 commented 3 months ago

At the time of writing, the latest release of chalk (0.4.7) has binaries available for:

and the intention is for macOS x86_64 binaries to once again be published in the future.

With https://github.com/crashappsec/libcon4m/commit/14604adf6ca68c75a08360129d71beb63571c1d1, libcon4m is built in CI with macOS aarch64 and Linux x86_64. When it makes sense, we should add macOS x86_64.

Related: https://github.com/crashappsec/libcon4m/issues/50

viega commented 3 months ago

Should be all that you need to do is get the currently cached con4m .a files for those platforms cached in the same place and probably will just work.