We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3148f1c commit 6ec51b2Copy full SHA for 6ec51b2
buildrpm/virtiofsd.spec
@@ -44,7 +44,7 @@ tree with a guest.
44
%setup -q -n %{name}-%{version}
45
46
%build
47
-%cargo_build
+cargo build --release
48
49
%install
50
mkdir -p %{buildroot}%{_libexecdir}
0 commit comments