Re: [PATCH v2] configure: Loosen GCC requirement from 7.5.0 to 7.4.0

2021-10-01 Thread Paolo Bonzini
On 01/10/21 18:15, Richard Henderson wrote: On 10/1/21 11:30 AM, nia wrote: As discussed in issue 614, we're shipping GCC 7.4.0 as the system compiler in NetBSD 9, the most recent stable branch, and are still actively interested in QEMU on this platform. The differences between GCC 7.5.0 and 7.

Re: [PATCH v2] configure: Loosen GCC requirement from 7.5.0 to 7.4.0

2021-10-01 Thread Richard Henderson
On 10/1/21 11:30 AM, nia wrote: As discussed in issue 614, we're shipping GCC 7.4.0 as the system compiler in NetBSD 9, the most recent stable branch, and are still actively interested in QEMU on this platform. The differences between GCC 7.5.0 and 7.4.0 are trivial. Signed-off-by: Nia Alarie -

[PATCH v2] configure: Loosen GCC requirement from 7.5.0 to 7.4.0

2021-10-01 Thread nia
As discussed in issue 614, we're shipping GCC 7.4.0 as the system compiler in NetBSD 9, the most recent stable branch, and are still actively interested in QEMU on this platform. The differences between GCC 7.5.0 and 7.4.0 are trivial. Signed-off-by: Nia Alarie --- configure | 6 +++--- 1 file