[PATCH 0/4] Compatibility make fixes for meson

Roman Bolshakov posted 4 patches 3 years, 8 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200822212129.97758-1-r.bolshakov@yadro.com
There is a newer version of this series
Makefile  |  5 +++++
configure | 28 ++++++++++++++++++++++++++++
2 files changed, 33 insertions(+)
[PATCH 0/4] Compatibility make fixes for meson
Posted by Roman Bolshakov 3 years, 8 months ago
The set of changes addresses "Diagnose "make is too old" in configure
(or in the makefile?)" from https://wiki.qemu.org/Features/Meson#Easy.
It also provides cleaner backwards compatible build invocation on macOS.

Roman Bolshakov (4):
  configure: Use discovered make for in-source build
  Makefile: Require GNU make 3.82+
  configure: Prefer gmake on darwin
  configure: Test if $make actually exists

 Makefile  |  5 +++++
 configure | 28 ++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

-- 
2.28.0