Commit 2b0bb699 authored by Diego Biurrun's avatar Diego Biurrun

configure: Move cpunop into ARCH_EXT_LIST_X86

It is a processor feature, so it belongs there.
parent 6adf4290
...@@ -1251,6 +1251,7 @@ ARCH_EXT_LIST_X86=' ...@@ -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=" ...@@ -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
......
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