diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-11-02 17:21:52 +0100 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-02-23 22:24:51 +0100 |
commit | 96ea3dea5805404e929d9d8611acb431792df6cf (patch) | |
tree | 2e82c5829a9fd5e52450263c9565489d09f0dd92 | |
parent | 1287b640f0003b76954e61c66227b963c0ec2907 (diff) | |
download | ffmpeg-96ea3dea5805404e929d9d8611acb431792df6cf.tar.gz |
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor feature, so it belongs there.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1455,6 +1455,7 @@ ARCH_EXT_LIST_X86=' amd3dnowext avx avx2 + cpunop fma3 fma4 i686 @@ -1550,7 +1551,6 @@ HAVE_LIST=" clock_gettime closesocket CommandLineToArgvW - cpunop CryptGenRandom dcbzl dev_bktr_ioctl_bt848_h |