diff options
author | Mario Preksavec <mario@slackware.hr> | 2017-01-08 17:51:53 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2017-01-09 20:17:34 +0000 |
commit | fc59ea21bafe53eb7e633d6468bfa2a75bd54976 (patch) | |
tree | e1ce20c267d0afc939ace862d4996190b9e1fab1 /system/xen/patches | |
parent | 9b2ee6f34d5c6b4a0e47f309defb29177de28771 (diff) | |
download | slackbuilds-fc59ea21bafe53eb7e633d6468bfa2a75bd54976.tar.gz |
system/xen: Updated for version 4.8.0.
Signed-off-by: Mario Preksavec <mario@slackware.hr>
Diffstat (limited to 'system/xen/patches')
-rw-r--r-- | system/xen/patches/qemu_configure_options.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/system/xen/patches/qemu_configure_options.diff b/system/xen/patches/qemu_configure_options.diff deleted file mode 100644 index 747ffadbf6..0000000000 --- a/system/xen/patches/qemu_configure_options.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- xen-4.5.0/tools/Makefile.orig 2015-01-12 17:53:24.000000000 +0100 -+++ xen-4.5.0/tools/Makefile 2015-02-16 09:19:18.999816844 +0100 -@@ -225,6 +225,9 @@ - --disable-docs \ - --disable-guest-agent \ - --python=$(PYTHON) \ -+ --sysconfdir=/etc \ -+ --@@CONF_LIBSSH2@@able-libssh2 \ -+ --@@CONF_BLUEZ@@able-bluez \ - $(CONFIG_QEMUU_EXTRA_ARGS) \ - --cpu=$(IOEMU_CPU_ARCH) \ - $(IOEMU_CONFIGURE_CROSS); \ |