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:
Christian Kandeler <christian.kandeler@nokia.com>
Loading
Please register or sign in to comment