summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Yeo <daveryeo@telus.net>2014-02-22 16:04:43 -0800
committerMichael Niedermayer <michaelni@gmx.at>2014-02-23 01:34:05 +0100
commite5858fef38fefc9f203e6b02e24dbab27a26c139 (patch)
treeb385ef1c5b5143bac59a9bf23216bbe9a534cf2f
parent5d6fac114b5ef6c792cf7dd77cf825f1d9785247 (diff)
downloadffmpeg-streaming-e5858fef38fefc9f203e6b02e24dbab27a26c139.zip
ffmpeg-streaming-e5858fef38fefc9f203e6b02e24dbab27a26c139.tar.gz
configure: Revert commit 5176e9651bda5182df008a1226e2484fdd809985
This fixes cpunop detection and unbreaks NASM assembly Signed-off-by: Dave Yeo <daveryeo@telus.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-rwxr-xr-xconfigure2
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
OpenPOWER on IntegriCloud