diff --git a/SPECS/chromium.spec b/SPECS/chromium.spec index c87a47c0..80a6485e 100644 --- a/SPECS/chromium.spec +++ b/SPECS/chromium.spec @@ -1204,7 +1204,11 @@ sed -i 's/std::string data_dir_basename = "chromium"/std::string data_dir_basena %endif %if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40 %patch -P308 -p1 -b .el8-unsupport-clang-flags +%endif +%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?rhel} == 10 || 0%{?fedora} == 40 %patch -P309 -p1 -b .el8-unsupport-rustc-flags +%endif +%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40 %patch -P310 -p1 -b .el8-clang18-build-error %endif