Commit 878cc3e5 authored by Bert Belder's avatar Bert Belder
Browse files

openssl: don't define SIXTY_FOUR_BIT_LONG on Windows



On Windows (and potentially other LP64 platforms), a long integer is
always 32-bits, even when the target architecture uses 64-bit pointers.

Signed-off-by: default avatarBert Belder <bertbelder@gmail.com>
parent dd7ce690
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment