configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor feature, so it belongs there. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
committed by
Michael Niedermayer
parent
1287b640f0
commit
96ea3dea58
2
configure
vendored
2
configure
vendored
@@ -1455,6 +1455,7 @@ ARCH_EXT_LIST_X86='
|
|||||||
amd3dnowext
|
amd3dnowext
|
||||||
avx
|
avx
|
||||||
avx2
|
avx2
|
||||||
|
cpunop
|
||||||
fma3
|
fma3
|
||||||
fma4
|
fma4
|
||||||
i686
|
i686
|
||||||
@@ -1550,7 +1551,6 @@ 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
|
||||||
|
Reference in New Issue
Block a user