[FFmpeg-devel] [PATCH]configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985

Dave Yeo daveryeo at telus.net
Sun Feb 23 01:04:43 CET 2014


This fixes cpunop detection and unbreaks NASM assembly

Signed-off-by: Dave Yeo <daveryeo at telus.net>
---
  configure |    2 +-
  1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure b/configure
index 70f20b5..aa4b9c5 100755
--- a/configure
+++ b/configure
@@ -1455,7 +1455,6 @@ ARCH_EXT_LIST_X86='
      amd3dnowext
      avx
      avx2
-    cpunop
      fma3
      fma4
      i686
@@ -1551,6 +1550,7 @@ HAVE_LIST="
      clock_gettime
      closesocket
      CommandLineToArgvW
+    cpunop
      CryptGenRandom
      dcbzl
      dev_bktr_ioctl_bt848_h
--
1.7.2.3


More information about the ffmpeg-devel mailing list