Commit 5176e965 authored by Michael Niedermayer's avatar Michael Niedermayer

Merge commit '2b0bb699'

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

Conflicts:
	configure
Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parents 36eec032 2b0bb699
...@@ -1454,7 +1454,7 @@ ARCH_EXT_LIST_X86=' ...@@ -1454,7 +1454,7 @@ ARCH_EXT_LIST_X86='
amd3dnowext amd3dnowext
avx avx
avx2 avx2
xop cpunop
fma4 fma4
i686 i686
mmx mmx
...@@ -1465,6 +1465,7 @@ ARCH_EXT_LIST_X86=' ...@@ -1465,6 +1465,7 @@ ARCH_EXT_LIST_X86='
sse4 sse4
sse42 sse42
ssse3 ssse3
xop
' '
ARCH_EXT_LIST=" ARCH_EXT_LIST="
...@@ -1548,7 +1549,6 @@ HAVE_LIST=" ...@@ -1548,7 +1549,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