n2n/.github/workflows
Hamish Coleman d2683f2c23
Fix build system errors (#879)
* Attempt cross compiling for apple silicon

* Try the apple expected compiler

* Make config.log viewable to figure out the compiler error

* Attempt to install the missing architecture

* Leave this branch in a working and documented what is missing state

* Try cross-compiling on macos with a specific SDK version

* Every now and again the runner pacakge db gets out of sync with reality - avoid this ever stopping a build, at the expense of making the builds take longer to run

* Add needed macos cross compile linker flag

* Fix package db sync for binaries build as well

* Add a fat binary build

* Add missing dep on the new binaries_macos_universal build

* Copy the macos cross compile artifacts into the right shared binaries bucket

* Use the correct arch-based subdir name for macos binaries
2021-10-28 00:47:15 +05:45
..
cmake-linux.yml handled all remaining lint warnings (#875) 2021-10-25 16:30:34 +05:45
tests.yml Fix build system errors (#879) 2021-10-28 00:47:15 +05:45