On 08/08/2016 19:12, Peter Maydell wrote: > PS: if you would like your BSD flavour promoted to "we don't > merge changes that break the build on it" I would need to > have ssh access to a machine I can run builds and tests on. > (Unfortunately the only BSD in the gcc compile farm is an > ancient NetBSD.)
For the purpose of "not breaking the build", having a docker image for a cross compiler would also be enough. Paolo