mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor feature, so it belongs there.
This commit is contained in:
@@ -1251,6 +1251,7 @@ ARCH_EXT_LIST_X86='
|
|||||||
amd3dnowext
|
amd3dnowext
|
||||||
avx
|
avx
|
||||||
avx2
|
avx2
|
||||||
|
cpunop
|
||||||
fma4
|
fma4
|
||||||
i686
|
i686
|
||||||
mmx
|
mmx
|
||||||
@@ -1333,7 +1334,6 @@ HAVE_LIST="
|
|||||||
cdio_paranoia_paranoia_h
|
cdio_paranoia_paranoia_h
|
||||||
closesocket
|
closesocket
|
||||||
CommandLineToArgvW
|
CommandLineToArgvW
|
||||||
cpunop
|
|
||||||
CryptGenRandom
|
CryptGenRandom
|
||||||
dcbzl
|
dcbzl
|
||||||
dev_bktr_ioctl_bt848_h
|
dev_bktr_ioctl_bt848_h
|
||||||
|
|||||||
Reference in New Issue
Block a user