Fix build for EL10

i10e changed/i10e/chromium-132.0.6834.159-1.el10.inferit
Arkady L. Shane 2 weeks ago
parent e0615aa778
commit d392f34315
Signed by: tigro
GPG Key ID: 1EC08A25C9DB2503

@ -1206,7 +1206,7 @@ sed -i 's/std::string data_dir_basename = "chromium"/std::string data_dir_basena
%endif %endif
%patch -P307 -p1 -b .el8-atk-compiler-error %patch -P307 -p1 -b .el8-atk-compiler-error
%endif %endif
%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40 %if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?rhel} == 10 || 0%{?fedora} == 40
%patch -P308 -p1 -b .el8-unsupport-clang-flags %patch -P308 -p1 -b .el8-unsupport-clang-flags
%endif %endif
%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?rhel} == 10 || 0%{?fedora} == 40 %if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?rhel} == 10 || 0%{?fedora} == 40

Loading…
Cancel
Save