diff options
author | Martin Storsjö <martin@martin.st> | 2017-05-03 11:18:51 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2017-05-08 14:21:08 +0300 |
commit | 59cee42d7d22530e66a155305389e29679b11f78 (patch) | |
tree | 2e9081d4aed7de859b2cc1da0ed5e22df861a1eb /libavcodec/hevcdec.h | |
parent | ce080f47b8b55ab3d41eb00487b138d9906d114d (diff) | |
download | ffmpeg-streaming-59cee42d7d22530e66a155305389e29679b11f78.zip ffmpeg-streaming-59cee42d7d22530e66a155305389e29679b11f78.tar.gz |
arm: Check for the .arch directive in configure
When targeting windows, the .arch directive isn't available.
So far, when building for windows, we've always used gas-preprocessor,
both when using msvc's armasm and when using clang. Lately, clang/llvm
has implemented the last missing piece (altmacro support) for building
our assembly without gas-preprocessor. This means that we now build
for arm/windows with clang without any extra compatibility layer.
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'libavcodec/hevcdec.h')
0 files changed, 0 insertions, 0 deletions