[SCM] libav/experimental: configure: Move cpunop into ARCH_EXT_LIST_X86

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Aug 10 16:01:27 UTC 2014


The following commit has been merged in the experimental branch:
commit 2b0bb69997c2416e74f41aa1400ce983bf8775c0
Author: Diego Biurrun <diego at biurrun.de>
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.

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/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list