From 0c1b3b7a8900c0d9275633bbe04b97952faefe6d Mon Sep 17 00:00:00 2001 From: Than Ngo Date: Wed, 15 Jan 2025 20:25:57 +0100 Subject: [PATCH] Fix build errors on f40 --- chromium.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chromium.spec b/chromium.spec index 23542954..f137113f 100644 --- a/chromium.spec +++ b/chromium.spec @@ -1048,7 +1048,7 @@ Qt6 UI for chromium. %endif %patch -P307 -p1 -b .el8-atk-compiler-error %endif -%if 0%{?rhel} == 8 || 0%{?rhel} == 9 +%if 0%{?rhel} == 8 || 0%{?rhel} == 9 || 0%{?fedora} == 40 %patch -P308 -p1 -b .el8-unsupport-clang-flags %patch -P309 -p1 -b .el8-unsupport-rustc-flags %patch -P310 -p1 -b .el8-clang18-build-error