diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-11-02 17:21:52 +0100 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2014-02-20 18:20:08 +0100 |
commit | 2b0bb69997c2416e74f41aa1400ce983bf8775c0 (patch) | |
tree | bf532a4eeaad428b7536b2713a82cfe79d5f0aa5 | |
parent | 6adf4290ebcf65ac8243d74f34ba0a508f561633 (diff) | |
download | ffmpeg-2b0bb69997c2416e74f41aa1400ce983bf8775c0.tar.gz |
configure: Move cpunop into ARCH_EXT_LIST_X86
It is a processor feature, so it belongs there.
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1251,6 +1251,7 @@ ARCH_EXT_LIST_X86=' amd3dnowext avx avx2 + cpunop fma4 i686 mmx @@ -1333,7 +1334,6 @@ HAVE_LIST=" cdio_paranoia_paranoia_h closesocket CommandLineToArgvW - cpunop CryptGenRandom dcbzl dev_bktr_ioctl_bt848_h |