mirror of
https://abf.rosa.ru/djam/rust.git
synced 2025-02-23 09:52:52 +00:00
1.59.0
This commit is contained in:
parent
debc2f7204
commit
f3984d484f
1 changed files with 2 additions and 2 deletions
|
@ -92,7 +92,7 @@ BuildRequires: cmake >= 2.8.11
|
|||
%if %{with clang}
|
||||
BuildRequires: clang
|
||||
%endif
|
||||
BuildRequires: llvm-devel >= 9.0
|
||||
BuildRequires: llvm-devel >= 12.0
|
||||
%if %{with llvm_static}
|
||||
BuildRequires: pkgconfig(libffi)
|
||||
%endif
|
||||
|
@ -127,7 +127,7 @@ This package includes the Rust compiler and documentation generator.
|
|||
%dir %{rustlibdir}/%{rust_triple}
|
||||
%dir %{rustlibdir}/%{rust_triple}/lib
|
||||
%{rustlibdir}/%{rust_triple}/lib/*.so
|
||||
%{rustlibdir}/*/bin/rust-llvm-dwp
|
||||
#{rustlibdir}/*/bin/rust-llvm-dwp
|
||||
%{_libexecdir}/cargo-credential-1password
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue