Build natively on x64.
authorRyan <ry@tinyclouds.org>
Wed, 2 Sep 2009 18:19:52 +0000 (20:19 +0200)
committerRyan <ry@tinyclouds.org>
Wed, 2 Sep 2009 18:19:52 +0000 (20:19 +0200)
commit8ddf930901c03a0a6c03b8da22da6f7b35f445af
tree48266d159df91c22a315c85c7cedf9b080362236
parent82d986db2446651c28678fe07c31b4cc5e190f68
Build natively on x64.

Had to add some waf hackery to override V8's architecture choice. They
probably have a reason for defaulting still to IA32, but all tests are
passing for me, and it makes it easier on users-and I think chrome is using
x64 builds too. So let's go for it!
deps/udns/Makefile.in
src/object_wrap.h
wscript