use llvm5 for epel7

This commit is contained in:
Josh Stone 2018-02-06 23:21:45 -08:00
parent 7fe47101e0
commit 01f9f4f8d7
1 changed files with 1 additions and 4 deletions

View File

@ -132,10 +132,7 @@ BuildRequires: cmake3 >= 3.4.3
Provides: bundled(llvm) = 4.0
%else
BuildRequires: cmake >= 2.8.7
%if 0%{?epel}
%global llvm llvm3.9
%endif
%if 0%{?fedora} >= 28
%if 0%{?epel} || 0%{?fedora} >= 28
%global llvm llvm5.0
%endif
%if %defined llvm