[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] build: always use BASEDIR for xen sub-directory
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
- Date: Wed, 7 Oct 2020 11:03:37 +0000
- Accept-language: en-GB, en-US
- Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
- Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=sT54h2fksZ7J5I+P+9j4aKZF2pB581qOXG4XdEteP84=; b=I9rDNbITyqE4FWBLVEBGw/NoCv/CsaQJ5DS/CmkuUqycKR3z0SfUFXIUkIyYQrl9wb/YWbUWqNa3M2nbsZIGVBwWggJVC9k6p4qoRMB6SsjckWY6WYbK9OFUg0U4x2jSWd/r6tvH/eqsTHY93KvwdaUVAR//TklnHxw05mxNuytXlAcZErD0kJsfoBz/xNXtzZjjcjcX39cufZ67+YP2Srkoh6U+Pz13/y66A8cihwYZcG3RaF961cnoom+26wZ+hdEVVKIQL7oRNT5Z9K9XoqHDNnZSjo0uspmyGQMumAZmRHFw1oktDIXnqNbjbi3W8Gf5ShPXAUEcMfEZHVLItA==
- Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=e5gw9KtdAtZg2dq/UfvjGswJQKyWiSm40/Rr86QlbFMoi7/eEvy49X2QH8fMMQKLXilYCGreY5mrBv6ACa9nodBsK6hVte6FlgqWda+Ou7CxCEL2omS0FzLQSc9Xl62Bi33QcSZwD4Pg856rSpkwEAMeqoxYuEZf470Jl2auO+SyhfDX0uTr2pA8L6KomdcwsJC+W9ta2G/LKiUOZX1iFGhfz1Y9Cf2n8BLAq7KU/rWLnfqoE03V55z3/V2OtgKN7Zxw83b93u1FXQS62hkgiROzfgYShnOnfTAhCS4cB4UGfLL1YWTjp/V07qcIf0e2UxFGzmC5uO60OhlIV2F+wQ==
- Authentication-results-original: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;
- Cc: "open list:X86" <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Andrew Cooper <andrew.cooper3@xxxxxxxxxx>, George Dunlap <george.dunlap@xxxxxxxxxx>, Ian Jackson <iwj@xxxxxxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Wei Liu <wl@xxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Doug Goldstein <cardoe@xxxxxxxxxx>, Daniel De Graaf <dgdegra@xxxxxxxxxxxxx>
- Delivery-date: Wed, 07 Oct 2020 11:04:25 +0000
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
- Nodisclaimer: true
- Original-authentication-results: suse.com; dkim=none (message not signed) header.d=none;suse.com; dmarc=none action=none header.from=arm.com;
- Thread-index: AQHWmKjTj7VmlPYcLkSjqrrhNFG5S6mEOTwAgAfIdAA=
- Thread-topic: [PATCH] build: always use BASEDIR for xen sub-directory
> On 2 Oct 2020, at 13:12, Jan Beulich <jbeulich@xxxxxxxx> wrote:
>
> On 02.10.2020 12:42, Bertrand Marquis wrote:
>> Modify Makefiles using $(XEN_ROOT)/xen to use $(BASEDIR) instead.
>>
>> This is removing the dependency to xen subdirectory preventing using a
>> wrong configuration file when xen subdirectory is duplicated for
>> compilation tests.
>>
>> Signed-off-by: Bertrand Marquis <bertrand.marquis@xxxxxxx>
>
> Acked-by: Jan Beulich <jbeulich@xxxxxxxx>
>
> (but more for the slight tidying than the purpose you name)
Ping: Could this be pushed ?
Thanks
Bertrand
|