new compiler in el7 means less hacks?

epel8
Tom Callaway 4 years ago
parent aff0663ec7
commit 4aad67c8f4

@ -894,13 +894,14 @@ udev.
# EPEL specific patches # EPEL specific patches
%if 0%{?rhel} == 7 %if 0%{?rhel} == 7
%patch101 -p1 -b .epel7 # %%patch101 -p1 -b .epel7
%patch102 -p1 -b .el7-noexcept # %%patch102 -p1 -b .el7-noexcept
%patch103 -p1 -b .epel7-kcmp %patch103 -p1 -b .epel7-kcmp
%patch104 -p1 -b .el7cups %patch104 -p1 -b .el7cups
%endif %endif
%if 0%{?rhel} == 7 || 0%{?rhel} == 8 # %%if 0%%{?rhel} == 7 || 0%%{?rhel} == 8
%if 0%{?rhel} == 8
%patch105 -p1 -b .el-constexpr %patch105 -p1 -b .el-constexpr
%endif %endif

Loading…
Cancel
Save