summaryrefslogtreecommitdiff
path: root/libvtv
diff options
context:
space:
mode:
Diffstat (limited to 'libvtv')
-rw-r--r--libvtv/configure.tgt3
1 files changed, 3 insertions, 0 deletions
diff --git a/libvtv/configure.tgt b/libvtv/configure.tgt
index aa2a3f675b8..6cdd1e97ab1 100644
--- a/libvtv/configure.tgt
+++ b/libvtv/configure.tgt
@@ -50,6 +50,9 @@ case "${target}" in
;;
x86_64-*-darwin[1]* | i?86-*-darwin[1]*)
;;
+ loongarch*-*-linux*)
+ VTV_SUPPORTED=yes
+ ;;
*)
;;
esac