* [FFmpeg-devel] [PATCH] configure: remove stray bfin architecture
@ 2024-06-09 12:01 Rémi Denis-Courmont
2024-06-10 11:27 ` Martin Storsjö
0 siblings, 1 reply; 2+ messages in thread
From: Rémi Denis-Courmont @ 2024-06-09 12:01 UTC (permalink / raw)
To: ffmpeg-devel
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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [FFmpeg-devel] [PATCH] configure: remove stray bfin architecture
2024-06-09 12:01 [FFmpeg-devel] [PATCH] configure: remove stray bfin architecture Rémi Denis-Courmont
@ 2024-06-10 11:27 ` Martin Storsjö
0 siblings, 0 replies; 2+ messages in thread
From: Martin Storsjö @ 2024-06-10 11:27 UTC (permalink / raw)
To: FFmpeg development discussions and patches
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-request@ffmpeg.org with subject "unsubscribe".
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-06-10 11:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-09 12:01 [FFmpeg-devel] [PATCH] configure: remove stray bfin architecture Rémi Denis-Courmont
2024-06-10 11:27 ` Martin Storsjö
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
This inbox may be cloned and mirrored by anyone:
git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \
ffmpegdev@gitmailbox.com
public-inbox-index ffmpegdev
Example config snippet for mirrors.
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git