configure: replace arch loongson with arch extra list loongson
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
b697b297b7
commit
b6d8afd820
5
configure
vendored
5
configure
vendored
@ -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="
|
|||||||
$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="
|
||||||
|
Loading…
x
Reference in New Issue
Block a user