Skip to content
Snippets Groups Projects
Commit e67ff7d8 authored by Lukas Geyer's avatar Lukas Geyer Committed by Christian Kandeler
Browse files

Fix compilation issue for Botan for MinGW (no gmtime_s)


MinGW does not come with a gmtime_s function (only MSVC does). BOTAN_TARGET_OS_HAS_GMTIME_S is now set for win32-msvc* only.

Change-Id: Ic2aefed68acd32b1e67046455b2f230096dd83d0
Reviewed-by: default avatarChristian Kandeler <christian.kandeler@nokia.com>
parent 2bf7271d
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