public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: in f43, system simdutf is incompatible and causes FTBFS.
@ 2026-08-07 16:07 Than Ngo
0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/chromium
Branch : epel9-next
Commit : e5d715b3d601af44fe2b6611a3c700b0fe3c5e86
Author : Than Ngo <than@redhat.com>
Date : 2025-05-17T17:15:07+02:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/chromium/c/e5d715b3d601af44fe2b6611a3c700b0fe3c5e86?branch=epel9-next
Log:
in f43, system simdutf is incompatible and causes FTBFS.
---
diff --git a/chromium.spec b/chromium.spec
index e23b58f..5b29dcb 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -207,15 +207,17 @@
%global bundleffmpegfree 0
%global bundlefreetype 0
%global bundlelibxml 0
-# need libtiff-4.6.1 or newer, error: use of undeclared identifier 'TIFFOpenOptionsSetMaxCumulatedMemAlloc'
%if 0%{?fedora} > 41
+# require libtiff-4.6.1 or newer, error: use of undeclared identifier 'TIFFOpenOptionsSetMaxCumulatedMemAlloc'
%global bundlelibtiff 0
%endif
%if 0%{?fedora}
%global bundlecrc32c 0
+%endif
+%if 0%{?fedora} && 0%{?fedora} < 43
%global bundlesimdutf 0
%endif
-%if 0%{?rhel} > 9 || 0%{?fedora}
+%if 0%{?fedora} || 0%{?rhel} > 9
%global bundlelibopenjpeg2 0
%global bundleharfbuzz 0
%global bundlebrotli 0
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-07 16:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:07 [rpms/chromium] epel9-next: in f43, system simdutf is incompatible and causes FTBFS Than Ngo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox