diff options
author | Alexander Bilyak <bilyak.alexander@gmail.com> | 2018-02-01 11:52:24 +0100 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2018-04-15 17:37:00 +0200 |
commit | 9fd11e51882aad9000943a9962d10880cae6667a (patch) | |
tree | 3bc0c6e825508d6d40c9b00ade2f97c332b997cb /doc | |
parent | 3e003a985f4b07d8685a2f251f5090f11abdfc06 (diff) | |
download | ffmpeg-streaming-9fd11e51882aad9000943a9962d10880cae6667a.zip ffmpeg-streaming-9fd11e51882aad9000943a9962d10880cae6667a.tar.gz |
configure: fix clang-cl detection
When using clang-cl it expects parameters passed in MSVC-style, so appropriate toolchain should be selected.
As soon as both clang and clang-cl report themselfs as "clang" with -v option the only chance to detect
clang-cl is passing -? option to both which is valid for clang-cl.exe and not for clang.exe.
Reviewed-by: Dale Curtis <dalecurtis@chromium.org>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions