diff options
author | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:55:59 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2020-01-29 00:55:59 +0100 |
commit | 1eb911922a7e818a6f314a68c0561bba008e6efd (patch) | |
tree | 9b647e44195a0a0876b40cbf5fa42dca0641179f /main/xen/qemu-coroutine-gthread.patch | |
parent | d420552f02af2ad6a15cf3a70b76bf86b222c07e (diff) | |
download | aports-1eb911922a7e818a6f314a68c0561bba008e6efd.tar.bz2 aports-1eb911922a7e818a6f314a68c0561bba008e6efd.tar.xz |
Remove stale patches in main/
Diffstat (limited to 'main/xen/qemu-coroutine-gthread.patch')
-rw-r--r-- | main/xen/qemu-coroutine-gthread.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/main/xen/qemu-coroutine-gthread.patch b/main/xen/qemu-coroutine-gthread.patch deleted file mode 100644 index 4b9b3329e4..0000000000 --- a/main/xen/qemu-coroutine-gthread.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- ./tools/Makefile.orig -+++ ./tools/Makefile -@@ -202,6 +202,7 @@ - --localstatedir=/var \ - --disable-kvm \ - --disable-docs \ -+ --with-coroutine=gthread \ - --disable-guest-agent \ - --python=$(PYTHON) \ - $(IOEMU_CONFIGURE_CROSS); \ |