public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: Fix build error on el9 aarch64
@ 2026-08-07 16:07 Than Ngo
  0 siblings, 0 replies; 2+ messages 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 : 7c5eaaf02c3dd8925c78e24393bc8c5d945ade8c
Author : Than Ngo <than@redhat.com>
Date   : 2025-01-15T23:17:13+01:00
Stats  : +5/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/7c5eaaf02c3dd8925c78e24393bc8c5d945ade8c?branch=epel9-next

Log:
Fix build error on el9 aarch64

---
diff --git a/chromium-132-el8-ffmpeg.patch b/chromium-132-el8-ffmpeg.patch
index e9c939c..bf42d45 100644
--- a/chromium-132-el8-ffmpeg.patch
+++ b/chromium-132-el8-ffmpeg.patch
@@ -3,3 +3,8 @@
 @@ -0,0 +1,2 @@
 +// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833.
 +#include "vorbisdsp_init.c"
+--- /dev/null	2025-01-15 23:08:30.985344485 +0100
++++ chromium-132.0.6834.83/third_party/ffmpeg/libavutil/aarch64/autorename_libavutil_aarch64_cpu.c	2025-01-07 20:49:01.000000000 +0100
+@@ -0,0 +1,2 @@
++// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833.
++#include "cpu.c"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [rpms/chromium] epel9-next: Fix build error on el9 aarch64
@ 2026-08-07 16:07 Than Ngo
  0 siblings, 0 replies; 2+ messages 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 : 4027de0281844acbb7c5c42e8d4e11b16adb6a7f
Author : Than Ngo <than@redhat.com>
Date   : 2025-01-15T20:48:10+01:00
Stats  : +9/-0 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/4027de0281844acbb7c5c42e8d4e11b16adb6a7f?branch=epel9-next

Log:
Fix build error on el9 aarch64

---
diff --git a/chromium-132-el8-ffmpeg.patch b/chromium-132-el8-ffmpeg.patch
new file mode 100644
index 0000000..e9c939c
--- /dev/null
+++ b/chromium-132-el8-ffmpeg.patch
@@ -0,0 +1,5 @@
+--- /dev/null	2025-01-15 17:59:31.105999986 +0100
++++ chromium-132.0.6834.83/third_party/ffmpeg/libavcodec/aarch64/autorename_libavcodec_aarch64_vorbisdsp_init.c	2025-01-07 20:49:01.000000000 +0100
+@@ -0,0 +1,2 @@
++// Automatically generated on Tue Oct 22 17:56:01 2024. See crbug.com/495833.
++#include "vorbisdsp_init.c"

diff --git a/chromium.spec b/chromium.spec
index f137113..56b2168 100644
--- a/chromium.spec
+++ b/chromium.spec
@@ -331,6 +331,9 @@ Patch151: chromium-131-qt-ui.patch
 # revert, it causes ramdom crash on aarch64
 Patch300: chromium-131-revert-decommit-pooled-pages-by-default.patch
 
+# Workaround for build error on el8 aarch64
+Patch304: chromium-132-el8-ffmpeg.patch
+
 # disable memory tagging (epel8 on aarch64) due to new feature IFUNC-Resolver
 # it is not supported in old glibc < 2.30, error: fatal error: 'sys/ifunc.h' file not found
 Patch305: chromium-124-el8-arm64-memory_tagging.patch
@@ -1043,6 +1046,7 @@ Qt6 UI for chromium.
 
 %if 0%{?rhel} == 8
 %ifarch aarch64
+%patch -P304 -p1 -b .el8-ffmpeg
 %patch -P305 -p1 -b .el8-memory_tagging
 %patch -P306 -p1 -b .el8-ifunc-header
 %endif

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-08-07 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 16:07 [rpms/chromium] epel9-next: Fix build error on el9 aarch64 Than Ngo
2026-08-07 16:07 Than Ngo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox