]> xenbits.xensource.com Git - people/iwj/rump-build-script-junk.git/commitdiff
edits
authorIan Jackson <ian.jackson@eu.citrix.com>
Tue, 21 Oct 2014 17:45:42 +0000 (18:45 +0100)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Tue, 21 Oct 2014 17:45:42 +0000 (18:45 +0100)
qemu-configure-rune

index cf70519ac25d83c8163c33d6018368a23f4e3775..c153fa53c93e1fa1fa6b4a41501f238e096d18ce 100755 (executable)
@@ -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 \