Commit 96ea3dea authored by Diego Biurrun's avatar Diego Biurrun Committed by Michael Niedermayer

configure: Move cpunop into ARCH_EXT_LIST_X86

It is a processor feature, so it belongs there.
Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 1287b640
...@@ -1455,6 +1455,7 @@ ARCH_EXT_LIST_X86=' ...@@ -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=" ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment