Re: [PATCH 2/3] bsd-user: Stop building the sparc platforms

2021-05-11 Thread Philippe Mathieu-Daudé
On 5/11/21 12:15 AM, Warner Losh wrote: > The forked bsd-user tree doesn't really support these platforms. They aren't > functional at the moment anyway. Remove them from the build so that the major > reorg patch series can focus on one platform (x86) before adding addition > platforms once things

[PATCH 2/3] bsd-user: Stop building the sparc platforms

2021-05-10 Thread Warner Losh
The forked bsd-user tree doesn't really support these platforms. They aren't functional at the moment anyway. Remove them from the build so that the major reorg patch series can focus on one platform (x86) before adding addition platforms once things are shuffled. This should make it easier to rev