There is also an unprefixed llvm-config in the prefixed dir
This commit is contained in:
parent
4abb11c7c7
commit
082429fcd5
@ -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 New Issue
Block a user