You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
configure: replace arch loongson with arch extra list loongson
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
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="
|
||||||
|
Reference in New Issue
Block a user