diff options
author | Martin Storsjö <martin@martin.st> | 2012-09-10 17:35:39 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-09-10 19:46:06 +0300 |
commit | 5fa22ae34684b800b133a89dffca18b5d3334381 (patch) | |
tree | 43a6aa504463587aa3bca8419decb8988248e0e1 /libavformat/flv.h | |
parent | afb5ed55d2e4cc9cadd5ab6bcbf5b0a1abb5080a (diff) | |
download | ffmpeg-5fa22ae34684b800b133a89dffca18b5d3334381.tar.gz |
configure: Adjust the xgetbv instrinsic check
The 64 bit cl.exe version 16.00.30319.01 crashes with an internal
compiler error on the current check (and thus deduces it isn't
supported, even if the actual usage in libavuil/x86/cpu.c works
fine), but by assigning the value from the intrinsic to a variable,
or returning it, it works fine.
This error is fixed in cl.exe version 16.00.40219.01.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavformat/flv.h')
0 files changed, 0 insertions, 0 deletions