Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/community/bochs/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/bochs/PKGBUILD')
-rw-r--r--community/bochs/PKGBUILD8
1 files changed, 0 insertions, 8 deletions
diff --git a/community/bochs/PKGBUILD b/community/bochs/PKGBUILD
deleted file mode 100644
index cc92d59a..00000000
--- a/community/bochs/PKGBUILD
+++ /dev/null
@@ -1,8 +0,0 @@
-# disable host PCI device mapping, not supported for newer kernels in Bochs itself
-
-eval "$(
- declare -f build | \
- sed '
- s@--enable-pcidev@--disable-pcidev@g
- '
-)"