Skip to content
Snippets Groups Projects
Commit cc890b28 authored by Jingyun Hua's avatar Jingyun Hua Committed by omni
Browse files

community/libcamera: fix build on loongarch64

parent 3d841ce9
No related branches found
No related tags found
1 merge request!65538community/libcamera: fix build on loongarch64
Pipeline #232956 skipped
......@@ -55,7 +55,7 @@ arm*|aarch64)
esac
case "$CARCH" in
ppc64le|s390x|riscv64)
ppc64le|s390x|riscv64|loongarch64)
# doesn't install any ipa
;;
*)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment