diff options
author | Alexander Bilyak <[email protected]> | 2018-02-01 11:52:24 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2018-04-15 17:37:00 +0200 |
commit | 9fd11e51882aad9000943a9962d10880cae6667a (patch) | |
tree | 3bc0c6e825508d6d40c9b00ade2f97c332b997cb /libavcodec/hq_hqadata.c | |
parent | 3e003a985f4b07d8685a2f251f5090f11abdfc06 (diff) |
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavcodec/hq_hqadata.c')
0 files changed, 0 insertions, 0 deletions