On Sun, 9 Jun 2024, Rémi Denis-Courmont wrote:

This seems to have been omitted in
880e2aa23645ed9871c66ee1cbd00f93c72d2d73.
---
configure | 5 -----
1 file changed, 5 deletions(-)

diff --git a/configure b/configure
index e69ed55837..4e27e6fd2b 100755
--- a/configure
+++ b/configure
@@ -2130,7 +2130,6 @@ ARCH_LIST="
    aarch64
    alpha
    arm
-    bfin
    ia64
    loongarch
    loongarch32
@@ -5345,10 +5344,6 @@ elif enabled arm; then

    test_cflags -mfp16-format=ieee && add_cflags -mfp16-format=ieee

-elif enabled bfin; then
-
-    cpuflags="-mcpu=$cpu"
-
elif enabled loongarch; then

    enable local_aligned
--
2.45.1

LGTM

// Martin
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to