]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add github CI for testing cross-building from Linux and macOS
authorarichardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:37 +0000 (12:54 +0000)
committerarichardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:37 +0000 (12:54 +0000)
commit6a1883d3e688a14e7130bc6be265b0fe43005d68
tree681667a2732205695f7c86d0b0efdb8a36f78527
parent694d9e2fcf35b1cc4ad329afe7db8eaea9561d5f
Add github CI for testing cross-building from Linux and macOS

This builds the kernel-toolchain target and an amd64 GENERIC kernel on
Ubuntu 18.04, 20.04 and the latest macOS to ensure that new changes
don't regress building on non-FreeBSD hosts.

Reviewed By: emaste, lwhsu
Differential Revision: https://reviews.freebsd.org/D26512
.github/workflows/cross-bootstrap-tools.yml [new file with mode: 0644]