head	1.1;
access;
symbols
	pkgsrc-2026Q1:1.1.0.6
	pkgsrc-2026Q1-base:1.1
	pkgsrc-2025Q4:1.1.0.4
	pkgsrc-2025Q4-base:1.1
	pkgsrc-2025Q3:1.1.0.2
	pkgsrc-2025Q3-base:1.1;
locks; strict;
comment	@# @;


1.1
date	2025.08.22.09.00.11;	author bouyer;	state Exp;
branches;
next	;
commitid	Ltq5S1fi9LiRKH7G;


desc
@@


1.1
log
@Add xenkernel420 and xentools420 packages version 20250821, providing Xen
kernels and tools from the stable-4.20 branch (as of 20250821).
@
text
@$NetBSD: patch-xen_Makefile,v 1.1 2023/11/21 11:38:26 bouyer Exp $

--- xen/Makefile.orig	2023-10-06 19:17:42.000000000 +0200
+++ xen/Makefile	2023-10-10 16:04:53.552602218 +0200
@@@@ -260,7 +260,7 @@@@
 
 # Copy CFLAGS generated by "Config.mk" so they can be reused later without
 # reparsing Config.mk by e.g. arch/x86/boot/.
-export XEN_TREEWIDE_CFLAGS := $(CFLAGS)
+export XEN_TREEWIDE_CFLAGS :=  $(EXTRA_CFLAGS) $(CFLAGS)
 
 # CLANG_FLAGS needs to be calculated before calling Kconfig
 ifneq ($(shell $(CC) --version 2>&1 | head -n 1 | grep clang),)
@
