summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederic Bezies2019-02-01 20:24:56 +0100
committerFrederic Bezies2019-02-01 20:24:56 +0100
commitcb8831ededa3e370918e39e584e157f7256767a7 (patch)
tree72a7a1392d3ba6f135327656446ee94b14443e2d /PKGBUILD
parentbdcd5f47cb7609b046e73f0a361602c46b5871c8 (diff)
downloadaur-cb8831ededa3e370918e39e584e157f7256767a7.tar.gz
remove --sdlabi option
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 73cd25bb5b75..f83e8fa69522 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgbase=qemu-git
_gitname=qemu
pkgname=(qemu-git qemu-headless-git qemu-arch-extra-git qemu-headless-arch-extra-git qemu-block-{iscsi-git,rbd-git,gluster-git} qemu-guest-agent-git)
pkgdesc="A generic and open source machine emulator and virtualizer. Git version."
-pkgver=v3.1.0.r1297.gaefcd28366
+pkgver=v3.1.0.r1379.ge83d74286c
pkgrel=1
epoch=6
arch=(i686 x86_64)
@@ -73,7 +73,6 @@ _build() (
--libexecdir=/usr/lib/qemu \
--python=/usr/bin/python2 \
--smbd=/usr/bin/smbd \
- --with-sdlabi=2.0 \
--enable-modules \
--enable-jemalloc \
--disable-werror \