This commit is contained in:
parent
7ea5cd9e72
commit
e4cb8544a1
@ -59,7 +59,7 @@ mkdir .cargo
|
||||
cp %{SOURCE2} .cargo/config
|
||||
|
||||
%build
|
||||
RUSTFLAGS="%{rustflags}" %{cargo_build} --profile release-lto
|
||||
RUSTFLAGS="%{rustflags}" %{cargo_build}
|
||||
|
||||
%install
|
||||
install -Dm 0755 %{_builddir}/%{name}-%{version}/target/release/%{name} %{buildroot}%{_bindir}/%{name}
|
||||
|
Loading…
x
Reference in New Issue
Block a user