diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2014-02-20 23:27:13 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-20 23:27:13 +0100 |
commit | 5176e9651bda5182df008a1226e2484fdd809985 (patch) | |
tree | 488ccfab02964862cf5d59b4a7def7b0f63c56f4 | |
parent | 36eec03211820b5b58795a8ae3521f20cd0285df (diff) | |
parent | 2b0bb69997c2416e74f41aa1400ce983bf8775c0 (diff) | |
download | ffmpeg-5176e9651bda5182df008a1226e2484fdd809985.tar.gz |
Merge commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0'
* commit '2b0bb69997c2416e74f41aa1400ce983bf8775c0':
configure: Move cpunop into ARCH_EXT_LIST_X86
Conflicts:
configure
Merged-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |