Module: libav
Branch: master
Commit: 2b0bb69997c2416e74f41aa1400ce983bf8775c0

Author:    Diego Biurrun <[email protected]>
Committer: Diego Biurrun <[email protected]>
Date:      Sat Nov  2 17:21:52 2013 +0100

configure: Move cpunop into ARCH_EXT_LIST_X86

It is a processor feature, so it belongs there.

---

 configure |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index ee467f4..7b7c7c3 100755
--- a/configure
+++ b/configure
@@ -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

_______________________________________________
libav-commits mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-commits

Reply via email to