On 08/06/2022 12:54, Paolo Bonzini wrote: > On 6/8/22 16:21, Matheus Kowalczuk Ferst wrote: >> Also, we will not have this error at configure-time anymore, but I >> suppose that *BSD users will identify the problem if they try to build >> with non-gnu make. > > Yeah, my guess was that "try ./configure && make" with GNU Make > installed is the more common failure mode, since QEMU is certainly not > the only package that requires GNU Make. > > Alternatively, I can leave in the check for GNU Make, or move it to > meson as a "now type "make" to build QEMU" kind of message, and still > remove the unused --make option.
Both options seem fine. It might be better if we can keep the configure script returning an error when gmake is not available, but I guess it's not a big deal. -- Matheus K. Ferst Instituto de Pesquisas ELDORADO <http://www.eldorado.org.br/> Analista de Software Aviso Legal - Disclaimer <https://www.eldorado.org.br/disclaimer.html>
