mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-02-04 06:08:26 +02:00
configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985
This fixes cpunop detection and unbreaks NASM assembly Signed-off-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
5d6fac114b
commit
e5858fef38
2
configure
vendored
2
configure
vendored
@ -1455,7 +1455,6 @@ ARCH_EXT_LIST_X86='
|
|||||||
amd3dnowext
|
amd3dnowext
|
||||||
avx
|
avx
|
||||||
avx2
|
avx2
|
||||||
cpunop
|
|
||||||
fma3
|
fma3
|
||||||
fma4
|
fma4
|
||||||
i686
|
i686
|
||||||
@ -1551,6 +1550,7 @@ HAVE_LIST="
|
|||||||
clock_gettime
|
clock_gettime
|
||||||
closesocket
|
closesocket
|
||||||
CommandLineToArgvW
|
CommandLineToArgvW
|
||||||
|
cpunop
|
||||||
CryptGenRandom
|
CryptGenRandom
|
||||||
dcbzl
|
dcbzl
|
||||||
dev_bktr_ioctl_bt848_h
|
dev_bktr_ioctl_bt848_h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user