[FFmpeg-cvslog] configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985
Dave Yeo
git at videolan.org
Sun Feb 23 01:40:10 CET 2014
ffmpeg | branch: master | Dave Yeo <daveryeo at telus.net> | Sat Feb 22 16:04:43 2014 -0800| [e5858fef38fefc9f203e6b02e24dbab27a26c139] | committer: Michael Niedermayer
configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985
This fixes cpunop detection and unbreaks NASM assembly
Signed-off-by: Dave Yeo <daveryeo at telus.net>
Signed-off-by: Michael Niedermayer <michaelni at gmx.at>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e5858fef38fefc9f203e6b02e24dbab27a26c139
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
More information about the ffmpeg-cvslog
mailing list