qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [PATCH v2 for-2.11] Makefile: use $(MAKE) variable


From: Eric Blake
Subject: Re: [Qemu-trivial] [PATCH v2 for-2.11] Makefile: use $(MAKE) variable
Date: Tue, 21 Nov 2017 06:17:41 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

On 11/21/2017 03:55 AM, Philippe Mathieu-Daudé wrote:
> For some systems (i.e. FreeBSD) the default 'make' is not compatible with the
> GNU extensions used by QEMU makefiles.
> 
> Calling the GNU make (gmake) works, however the help displayed refers to the
> host 'make' and copy/paste leads to lot of unobvious errors:
> 

> 
> Using the $(MAKE) variable, the help displayed is consistent with the 'make'
> program used.
> 
> Signed-off-by: Philippe Mathieu-Daudé <address@hidden>
> ---
> v2: dropped inconsistent replace in comment (Fam's review)

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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