summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel415/patches/patch-xen_Rules.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/xenkernel415/patches/patch-xen_Rules.mk')
-rw-r--r--sysutils/xenkernel415/patches/patch-xen_Rules.mk12
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/xenkernel415/patches/patch-xen_Rules.mk b/sysutils/xenkernel415/patches/patch-xen_Rules.mk
new file mode 100644
index 00000000000..86d3fd59c4c
--- /dev/null
+++ b/sysutils/xenkernel415/patches/patch-xen_Rules.mk
@@ -0,0 +1,12 @@
+$NetBSD: patch-xen_Rules.mk,v 1.1 2021/04/18 12:31:26 bouyer Exp $
+
+--- xen/Rules.mk.orig 2018-04-23 14:50:02.000000000 +0200
++++ xen/Rules.mk 2018-04-23 14:50:32.000000000 +0200
+@@ -1,4 +1,7 @@
+
++#reset cflags. Why is it needed in pkgsrc ?
++CFLAGS=
++
+ -include $(BASEDIR)/include/config/auto.conf
+
+ include $(XEN_ROOT)/Config.mk