]> git.proxmox.com Git - pve-qemu.git/commitdiff
d/rules: drop outdated configure flags
authorFabian Ebner <f.ebner@proxmox.com>
Mon, 27 Jun 2022 11:05:41 +0000 (13:05 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 29 Jun 2022 10:29:25 +0000 (12:29 +0200)
See QEMU commits 9e8be4c546ce8469ca9702715bf8f198d604b685 and
a5730b8bd3675f484ed0eacea052452048eeb35d for more information.

Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
debian/rules

index 6814f424be5fca496b0bbf353626fa433f8fb6b7..5e0319336aecec584c9c62b2e40e24a294111d26 100755 (executable)
@@ -58,7 +58,6 @@ ${BUILDDIR}/config.status: configure
        --disable-guest-agent-msi \
        --disable-libnfs \
        --disable-libssh \
-       --disable-libxml2 \
        --disable-sdl \
        --disable-smartcard \
        --disable-strip \
@@ -80,7 +79,6 @@ ${BUILDDIR}/config.status: configure
        --enable-virglrenderer \
        --enable-virtfs \
        --enable-virtiofsd \
-       --enable-xfsctl \
        --enable-zstd
 
 build: build-stamp