qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 007/143] tests/vm: do not pollute configure with --efi-aarch6


From: Paolo Bonzini
Subject: Re: [PATCH 007/143] tests/vm: do not pollute configure with --efi-aarch64
Date: Fri, 7 Aug 2020 15:21:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.9.0

On 07/08/20 15:06, Philippe Mathieu-Daudé wrote:
>> +EFI_AARCH64 = $(wildcard $(SRC_PATH)/pc-bios/edk2-aarch64-code.fd)
> I'm not sure this is correct. Shouldn't we use the '?=' operator to
> allow override? I think we want to test
> $(BUILD_DIR)/pc-bios/edk2-aarch64-code.fd instead.
> 

Command-line always override the Makefile value.  But yes I'll fix the path.

Paolo




reply via email to

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