Skip to content
Snippets Groups Projects
Commit 56af0bc1 authored by Martin Storsjö's avatar Martin Storsjö
Browse files

configure: Check for strtoll and redirect to _strtoi64 in the msvcrt block


This allows doing this redirection, if building with clang against
old enough MSVC headers that lack strtoll (2012 and older).

Signed-off-by: default avatarMartin Storsjö <martin@martin.st>
parent 48b80f83
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment