in transition, need to explicitly require llvm7.0, rather than llvm-toolset-7

This commit is contained in:
Josh Stone 2020-05-26 12:06:31 -07:00
parent b659c74ccd
commit 008cd73f30
1 changed files with 2 additions and 0 deletions

View File

@ -176,6 +176,8 @@ Provides: bundled(llvm) = 9.0.0
BuildRequires: cmake >= 2.8.11
%if 0%{?epel}
%global llvm llvm9.0
# in transition, need to explicitly require llvm7.0, rather than llvm-toolset-7
BuildRequires: llvm7.0-libs
%endif
%if %defined llvm
%global llvm_root %{_libdir}/%{llvm}