public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/chromium] epel9-next: add missing files for el8 on aarch64
@ 2026-08-07 16:06 Than Ngo
  0 siblings, 0 replies; only message in thread
From: Than Ngo @ 2026-08-07 16:06 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/chromium
Branch : epel9-next
Commit : d31a033826325a14e2e6ebce84798eab47fa69cc
Author : Than Ngo <than@redhat.com>
Date   : 2024-07-28T11:57:43+02:00
Stats  : +4/-0 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/chromium/c/d31a033826325a14e2e6ebce84798eab47fa69cc?branch=epel9-next

Log:
add missing files for el8 on aarch64

---
diff --git a/clean_ffmpeg.sh b/clean_ffmpeg.sh
index abb1236..1fb4b80 100755
--- a/clean_ffmpeg.sh
+++ b/clean_ffmpeg.sh
@@ -236,6 +236,7 @@ manual_files=" libavcodec/aarch64/h264pred_neon.S \
 		libavcodec/aarch64/hpeldsp_neon.S \
 		libavcodec/aarch64/neon.S \
 		libavcodec/aarch64/vorbisdsp_neon.S \
+		libavcodec/aarch64/autorename_libavcodec_aarch64_vorbisdsp_neon.S \
 		libavcodec/aarch64/vorbisdsp_init.c \
 		libavcodec/aarch64/vp8dsp_neon.S \
 		libavcodec/x86/hpeldsp.asm \
@@ -273,6 +274,8 @@ manual_files=" libavcodec/aarch64/h264pred_neon.S \
 		libavutil/aarch64/cpu.c \
 		libavutil/aarch64/float_dsp_init.c \
 		libavutil/aarch64/float_dsp_neon.S \
+		libavutil/aarch64/autorename_libavutil_aarch64_float_dsp_neon.S \
+		libavutil/aarch64/tx_float_neon.S \
 		libavutil/aarch64/timer.h \
 		libavutil/cpu.c \
 		libavutil/fixed_dsp.c \
@@ -285,6 +288,7 @@ manual_files=" libavcodec/aarch64/h264pred_neon.S \
 		libavutil/x86/cpu.c \
 		libavutil/x86/float_dsp_init.c \
 		libavutil/x86/tx_float_init.c \
+		libavutil/aarch64/tx_float_init.c \
 		libavutil/x86/x86inc.asm \
 		libavutil/x86/x86util.asm "
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 16:06 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:06 [rpms/chromium] epel9-next: add missing files for el8 on aarch64 Than Ngo

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