|
|
@ -1204,7 +1204,11 @@ sed -i 's/std::string data_dir_basename = "chromium"/std::string data_dir_basena
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40
|
|
|
|
%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40
|
|
|
|
%patch -P308 -p1 -b .el8-unsupport-clang-flags
|
|
|
|
%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
|
|
|
|
%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
|
|
|
|
%patch -P310 -p1 -b .el8-clang18-build-error
|
|
|
|
%endif
|
|
|
|
%endif
|
|
|
|
|
|
|
|
|
|
|
|