summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsun min <sunmin89@outlook.com>2023-06-20 10:00:20 +0800
committerWang Chen <wangchen20@iscas.ac.cn>2023-07-08 10:05:05 +0800
commitdb0b2639b2b873e81660fa68eb0e07ffc565dd9c (patch)
treebc81c5f802dff6100c3969552e1916465a60b125
parent8789421bf3ed15cd86b18b4bb8f0917fda0cccd7 (diff)
downloadlibvpx-db0b2639b2b873e81660fa68eb0e07ffc565dd9c.tar
libvpx-db0b2639b2b873e81660fa68eb0e07ffc565dd9c.tar.gz
libvpx-db0b2639b2b873e81660fa68eb0e07ffc565dd9c.tar.bz2
libvpx-db0b2639b2b873e81660fa68eb0e07ffc565dd9c.zip
libvpx[riscv]: Add riscv64 support.
With this change, we can run configure with "--target=riscv64-linux-gcc". No other chagnes so it equals to "--target=generic-gnu" actually. Signed-off-by: sun min <sunmin89@outlook.com>
-rwxr-xr-xconfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure b/configure
index b73436b47..7b65af2c6 100755
--- a/configure
+++ b/configure
@@ -126,6 +126,7 @@ all_platforms="${all_platforms} loongarch64-linux-gcc"
all_platforms="${all_platforms} mips32-linux-gcc"
all_platforms="${all_platforms} mips64-linux-gcc"
all_platforms="${all_platforms} ppc64le-linux-gcc"
+all_platforms="${all_platforms} riscv64-linux-gcc"
all_platforms="${all_platforms} sparc-solaris-gcc"
all_platforms="${all_platforms} x86-android-gcc"
all_platforms="${all_platforms} x86-darwin8-gcc"
@@ -251,6 +252,7 @@ ARCH_LIST="
x86_64
ppc
loongarch
+ riscv64
"
ARCH_EXT_LIST_X86="
mmx