summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk
blob: 6298f29e6b6bd16c257eba02253f53515bc1f5e8 (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-xen_arch_x86_Rules.mk,v 1.1 2021/04/18 12:31:26 bouyer Exp $

--- xen/arch/x86/Rules.mk.orig	2020-12-08 15:28:32.000000000 +0100
+++ xen/arch/x86/Rules.mk	2020-12-08 17:27:58.740162095 +0100
@@ -8,3 +8,5 @@
 endif
 c_flags += $(object_label_flags) $(CFLAGS-stack-boundary)
 a_flags += $(object_label_flags) $(CFLAGS-stack-boundary)
+
+c_flags += $(EXTRA_CFLAGS)