Merge commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0'

* commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0':
  configure: Move cpunop into ARCH_EXT_LIST_X86

Conflicts:
	configure

Merged-by: Michael Niedermayer <michaelni@gmx.at>
pull/56/merge
Michael Niedermayer 11 years ago
commit 5176e9651b
  1. 4
      configure

4
configure vendored

@ -1454,7 +1454,7 @@ ARCH_EXT_LIST_X86='
amd3dnowext
avx
avx2
xop
cpunop
fma4
i686
mmx
@ -1465,6 +1465,7 @@ ARCH_EXT_LIST_X86='
sse4
sse42
ssse3
xop
'
ARCH_EXT_LIST="
@ -1548,7 +1549,6 @@ HAVE_LIST="
clock_gettime
closesocket
CommandLineToArgvW
cpunop
CryptGenRandom
dcbzl
dev_bktr_ioctl_bt848_h

Loading…
Cancel
Save