Re: [PATCH v1 10/16] ci: build out-of-tree

2019-12-16 Thread Li-Wen Hsu
On Mon, Dec 16, 2019 at 7:07 PM Alex Bennée wrote: > > From: Paolo Bonzini > > Most developers are using out-of-tree builds and it was discussed in the past > to only allow those. To prepare for the transition, use out-of-tree builds > in all continuous integration jobs. > > Based on a patch by

[PATCH v1 10/16] ci: build out-of-tree

2019-12-16 Thread Alex Bennée
From: Paolo Bonzini Most developers are using out-of-tree builds and it was discussed in the past to only allow those. To prepare for the transition, use out-of-tree builds in all continuous integration jobs. Based on a patch by Marc-André Lureau. Signed-off-by: Paolo Bonzini Signed-off-by: A