aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorRémi Denis-Courmont <remi@remlab.net>2024-06-09 15:00:56 +0300
committerRémi Denis-Courmont <remi@remlab.net>2024-06-14 21:28:11 +0300
commit4e4444f97c0d7de7825d31c96cb1cad17e0125b9 (patch)
tree9872b23ed5d25c9d4054223e7f8830450011bed4 /configure
parent4819aeebf4d0cd497913cd45b88ec3eb02da0bd8 (diff)
downloadffmpeg-4e4444f97c0d7de7825d31c96cb1cad17e0125b9.tar.gz
configure: remove stray bfin architecture
This seems to have been omitted in 880e2aa23645ed9871c66ee1cbd00f93c72d2d73.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure5
1 files changed, 0 insertions, 5 deletions
diff --git a/configure b/configure
index d326536744..b10752b869 100755
--- a/configure
+++ b/configure
@@ -2129,7 +2129,6 @@ AUTODETECT_LIBS="
ARCH_LIST="
aarch64
arm
- bfin
ia64
loongarch
loongarch32
@@ -5336,10 +5335,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