From 8963ce981fab7c1853bb73fca738d83d877317ec Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 21 Oct 2014 18:45:42 +0100 Subject: [PATCH] edits --- qemu-configure-rune | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/qemu-configure-rune b/qemu-configure-rune index cf70519..c153fa5 100755 --- a/qemu-configure-rune +++ b/qemu-configure-rune @@ -1,4 +1,5 @@ - ./configure \ +export PKG_CONFIG=/u/iwj/work/Rump-kernels/junk/pkg-config +./configure \ --disable-linux-user \ --cc=/u/iwj/work/Rump-kernels/rumpuser-xen/app-tools/rumpapp-xen-cc.configure \ --static --cxx=false \ @@ -18,7 +19,7 @@ -L/u/iwj/work/Rump-kernels/xen.git/tools/../tools/libxc \ -L/u/iwj/work/Rump-kernels/xen.git/tools/../tools/xenstore \ -L/u/iwj/work/Rump-kernels/prefix/lib \ - " + " \ --bindir=/u/iwj/work/Rump-kernels/prefix-qemu/bin \ --datadir=/u/iwj/work/Rump-kernels/prefix-qemu/share/qemu-xen \ --localstatedir=/var \ -- 2.39.5