dpkg-architecture set DEB_HOST_ARCH_CPU as loong64 on loongarch.
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 2e69b3c56c..5f39050374 100755
--- a/configure
+++ b/configure
@@ -5290,7 +5290,7 @@ case "$arch" in
     arm*|iPad*|iPhone*)
         arch="arm"
     ;;
-    loongarch*)
+    loongarch*|loong64)
         arch="loongarch"
     ;;
     mips*|IP*)
-- 
2.20.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-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to