fcf436606c
do a patch refresh in xentools42 rather than split the patches for pass-through.c over 5 files, delete xentools42/patches/patch-CVE-2015-2756 and assemble all in xentools42/patches/patch-qemu-xen-traditional_hw_pass-through.c
12 lines
372 B
Text
12 lines
372 B
Text
$NetBSD: patch-ocaml_xenstored_Makefile,v 1.2 2015/08/23 16:17:12 spz Exp $
|
|
|
|
--- ocaml/xenstored/Makefile.orig 2014-09-02 06:22:57.000000000 +0000
|
|
+++ ocaml/xenstored/Makefile
|
|
@@ -1,6 +1,7 @@
|
|
XEN_ROOT = $(CURDIR)/../../..
|
|
OCAML_TOPLEVEL = $(CURDIR)/..
|
|
include $(OCAML_TOPLEVEL)/common.make
|
|
+XEN_CONFIG_DIR=${EGDIR}
|
|
|
|
OCAMLINCLUDE += \
|
|
-I $(OCAML_TOPLEVEL)/libs/xb \
|