qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] Compatibility make fixes for meson


From: Roman Bolshakov
Subject: [PATCH 0/4] Compatibility make fixes for meson
Date: Sun, 23 Aug 2020 00:21:25 +0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]