build: add x32 support
authorBen Noordhuis <info@bnoordhuis.nl>
Tue, 14 Oct 2014 20:52:16 +0000 (22:52 +0200)
committerBen Noordhuis <info@bnoordhuis.nl>
Thu, 16 Oct 2014 20:39:17 +0000 (22:39 +0200)
commita08f8e28ca6ae2bce4643df3cd6edcbb9c42a2d4
tree5c917723b8da1cb280a8a64ad60c97daa7b3c127
parent7af8870af9dc33b0a49124219ef2627504871b12
build: add x32 support

This commit adds preliminary x32 support.  Configure with:

    $ ./configure --dest-cpu=x32

PR-URL: https://github.com/node-forward/node/pull/24
Reviewed-By: Fedor Indutny <fedor@indutny.com>
common.gypi
configure
deps/openssl/config/opensslconf.h
src/string_bytes.cc