ffmpeg | branch: master | Shiyou Yin <yinshiyou...@loongson.cn> | Tue May 13 09:11:34 2025 +0800| [f414038779217034b4d062d538df3e0d3ca48343] | committer: Zhao Zhili
configure: identify loong64 for loongarch dpkg-architecture set DEB_HOST_ARCH_CPU as loong64 on loongarch. Signed-off-by: Zhao Zhili <zhiliz...@tencent.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f414038779217034b4d062d538df3e0d3ca48343 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 30063e6b34..3730b0524c 100755 --- a/configure +++ b/configure @@ -5293,7 +5293,7 @@ case "$arch" in arm*|iPad*|iPhone*) arch="arm" ;; - loongarch*) + loongarch*|loong64) arch="loongarch" ;; mips*|IP*) _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".