Skip to content

Commit 6ec51b2

Browse files
updated cargo build
1 parent 3148f1c commit 6ec51b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildrpm/virtiofsd.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ tree with a guest.
4444
%setup -q -n %{name}-%{version}
4545

4646
%build
47-
%cargo_build
47+
cargo build --release
4848

4949
%install
5050
mkdir -p %{buildroot}%{_libexecdir}

0 commit comments

Comments
 (0)