mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
There is also an unprefixed llvm-config in the prefixed dir
This commit is contained in:
parent
4abb11c7c7
commit
082429fcd5
1 changed files with 2 additions and 0 deletions
|
@ -278,6 +278,8 @@
|
|||
%if %{without compat_build}
|
||||
%ghost %{_bindir}/llvm-config
|
||||
%{install_bindir}/llvm-config-%{__isa_bits}
|
||||
%else
|
||||
%{install_bindir}/llvm-config
|
||||
%endif
|
||||
%ghost %{_bindir}/llvm-config-%{maj_ver}
|
||||
%{install_bindir}/llvm-config-%{maj_ver}-%{__isa_bits}
|
||||
|
|
Loading…
Reference in a new issue