[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [XEN PATCH v6 02/31] build: introduce cpp_flags macro
- To: Jan Beulich <jbeulich@xxxxxxxx>
- From: Anthony PERARD <anthony.perard@xxxxxxxxxx>
- Date: Mon, 12 Jul 2021 11:53:44 +0100
- Authentication-results: esa4.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
- Cc: 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>, "Tim Deegan" <tim@xxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxxx>
- Delivery-date: Mon, 12 Jul 2021 10:53:51 +0000
- Ironport-hdrordr: A9a23:Pk6sV6j4X1wjUPBb+E7KjxpOkHBQXuIji2hC6mlwRA09TyXPrb HLoB1973/JYVcqOU3I9urpBEDtexjhHP1Oj7X5X43PYOC8ghrMEGgK1+LfKlvbcREWndQz6U 4PScVD4HKbNykcsS5XijPIcOrJYbO8gcKVuds=
- Ironport-sdr: Y/zBjq4bDdCpLPDRfTg0OLBa5RDI3wsg3PBQnImaTiZ6Hno2DZ/wiH38oKvGpKtpAkNBNqbBsi I+/c5BN8/dpqagQSqef79nwOtqeUAry4KDDaJf7CHnHi1oU8inGWL0V2PdQxJuZi+r4ki104J7 814FvhVDpDtgztqy2TYcihaaFhm4VC9RpcEdzOa2WfAcfbmX+LHDW7tlDV6BE7x6olchgmHGce xKcPWmJOeo0qwR8A7BMAvZp/jDCAqupTJXXknOqoWTyaNEp4PfrWW7+Dd390cjNcR7FSdPIXjp 2tM=
- List-id: Xen developer discussion <xen-devel.lists.xenproject.org>
On Wed, Jul 07, 2021 at 04:18:18PM +0200, Jan Beulich wrote:
> On 01.07.2021 16:09, Anthony PERARD wrote:
> > xen/Rules.mk | 7 +++++--
> > xen/arch/x86/mm/Makefile | 2 +-
> > xen/arch/x86/mm/hap/Makefile | 2 +-
> > xen/arch/x86/mm/shadow/Makefile | 2 +-
> > 4 files changed, 8 insertions(+), 5 deletions(-)
>
> There are two further uses, one in xen/Makefile and one in
> xen/x86/Makefile. I think both want replacing too, and the
> former suggests you also want to strip -flto alongside -Wa,%.
> I can accept the use in xen/include/Makefile not getting
> touched, as it also removes an -include option at the same
> time.
Sounds good, I'll filter -flto and convert "asm-offsets.s" and
"xen.lds".
Thanks,
--
Anthony PERARD
|