]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add github CI for testing cross-building from Linux and macOS
authorAlex Richardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:37 +0000 (12:54 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Wed, 23 Sep 2020 12:54:37 +0000 (12:54 +0000)
commit1e266857ad7f3fa9681654af44d3699252904215
tree681667a2732205695f7c86d0b0efdb8a36f78527
parent254c54c65ab7ccdf34cd6daf9f0dc187427d8f27
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]