Skip to content
Snippets Groups Projects
Commit 5fb06ffa authored by Anssi Hannula's avatar Anssi Hannula Committed by Michael Niedermayer
Browse files

configure: check yasm/nasm for working pextrd opcode


NASM versions older than 2.08 fail to build ffmpeg with several
"error: operation size not specified" errors but this is not caught in
configure.

Fix that by checking if "pextrd [eax], xmm0, 1" works in configure.

Signed-off-by: default avatarRonald S. Bultje <rsbultje@gmail.com>
(cherry picked from commit 48545a8f)
parent 21b032c4
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment