Commit b6d8afd8 authored by 周晓勇's avatar 周晓勇 Committed by Michael Niedermayer

configure: replace arch loongson with arch extra list loongson

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent b697b297
...@@ -1577,6 +1577,9 @@ ARCH_EXT_LIST_MIPS=" ...@@ -1577,6 +1577,9 @@ ARCH_EXT_LIST_MIPS="
mipsdspr1 mipsdspr1
mipsdspr2 mipsdspr2
msa msa
"
ARCH_EXT_LIST_LOONGSON="
loongson3 loongson3
" "
...@@ -1617,7 +1620,7 @@ ARCH_EXT_LIST=" ...@@ -1617,7 +1620,7 @@ ARCH_EXT_LIST="
$ARCH_EXT_LIST_PPC $ARCH_EXT_LIST_PPC
$ARCH_EXT_LIST_X86 $ARCH_EXT_LIST_X86
$ARCH_EXT_LIST_MIPS $ARCH_EXT_LIST_MIPS
loongson $ARCH_EXT_LIST_LOONGSON
" "
ARCH_FEATURES=" ARCH_FEATURES="
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment