summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure7
1 files changed, 7 insertions, 0 deletions
diff --git a/configure b/configure
index 7b65af2c6..0120e7bc3 100755
--- a/configure
+++ b/configure
@@ -272,6 +272,10 @@ ARCH_EXT_LIST_LOONGSON="
lasx
"
+ARCH_EXT_LIST_RISCV="
+ rvv
+"
+
ARCH_EXT_LIST="
neon
neon_asm
@@ -286,7 +290,10 @@ ARCH_EXT_LIST="
vsx
${ARCH_EXT_LIST_LOONGSON}
+
+ ${ARCH_EXT_LIST_RISCV}
"
+
HAVE_LIST="
${ARCH_EXT_LIST}
vpx_ports