d/rules: drop virtiofsd switch

virtiofsd is no longer part of QEMU 8.0. It got replaced by a separate
implementation written in Rust, which will be its own package.

See QEMU commit 0aaf44776e ("Merge tag 'pull-virtiofs-20230216b' of
https://gitlab.com/dagrh/qemu into staging").

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
master
Fiona Ebner 2023-05-15 15:39:50 +02:00 committed by Thomas Lamprecht
parent 3c995a426d
commit fb818ea5b9
1 changed files with 0 additions and 1 deletions

1
debian/rules vendored
View File

@ -84,7 +84,6 @@ endif
--enable-usb-redir \
--enable-virglrenderer \
--enable-virtfs \
--enable-virtiofsd \
--enable-zstd
build: build-arch build-indep