summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel415/patches/patch-xen_arch_x86_Rules.mk
blob: 10e19cf9b0bc584af72805d9bf01b8a6066714ab (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-xen_arch_x86_Rules.mk,v 1.2 2022/12/15 13:24:44 bouyer Exp $

--- xen/arch/x86/Rules.mk.orig	2022-11-15 09:03:34.000000000 +0100
+++ xen/arch/x86/Rules.mk	2022-12-14 21:22:01.302860156 +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)