On Sun, 3 Nov 2019 at 16:39, David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > > On Wed, Oct 23, 2019 at 09:26:38AM -0400, Ed Maste wrote: > > On Wed, 9 Oct 2019 at 05:02, David Gibson <david@xxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > I do wonder if we should be removing the non-portable formats longer > > > term. dtc is supposed to be portable, although I think we mostly fail > > > because no-one really tests on anything other than Linux. I fixed it > > > up to build on FreeBSD a while back, but I think it's already > > > bitrotted to break that again. > > > > I'll submit a .cirrus.yml to build dtc on FreeBSD in Cirrus-CI if > > that'd be useful. > > That'd be nice. Even nicer would be if we could do the cross platform > testing without multiple CI systems, but I'll take what I can get. Ok, I'll try to submit it in the next few days. Cirrus-CI will do Linux, FreeBSD, Windows, and macOS - I'll start with a FreeBSD config first, and then try adding equivalent configs for the existing CI for comparison.