Commit 153ce237 authored by Bert Belder's avatar Bert Belder
Browse files

openssl: don't define SIXTY_FOUR_BIT_LONG on Windows

On Windows a long integer is always 32-bits, even when the target
architecture uses 64-bit pointers.

PR-URL: https://github.com/iojs/io.js/pull/124


Reviewed-By: default avatarBen Noordhuis <info@bnoordhuis.nl>
parent 6c36d197
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