From fb818ea5b9228f75c14b96db90fcc9a414f92d41 Mon Sep 17 00:00:00 2001 From: Fiona Ebner Date: Mon, 15 May 2023 15:39:50 +0200 Subject: [PATCH] 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 --- debian/rules | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/rules b/debian/rules index 6286f36..fba0cb8 100755 --- a/debian/rules +++ b/debian/rules @@ -84,7 +84,6 @@ endif --enable-usb-redir \ --enable-virglrenderer \ --enable-virtfs \ - --enable-virtiofsd \ --enable-zstd build: build-arch build-indep