summaryrefslogtreecommitdiffstats
path: root/libavformat/chromaprint.c
diff options
context:
space:
mode:
authorAlexander Bilyak <[email protected]>2018-02-01 11:52:24 +0100
committerMichael Niedermayer <[email protected]>2018-04-15 17:37:00 +0200
commit9fd11e51882aad9000943a9962d10880cae6667a (patch)
tree3bc0c6e825508d6d40c9b00ade2f97c332b997cb /libavformat/chromaprint.c
parent3e003a985f4b07d8685a2f251f5090f11abdfc06 (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 'libavformat/chromaprint.c')
0 files changed, 0 insertions, 0 deletions