build: always compile with large file support
authorBen Noordhuis <info@bnoordhuis.nl>
Wed, 30 Nov 2011 01:28:10 +0000 (02:28 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Wed, 30 Nov 2011 01:28:12 +0000 (02:28 +0100)
commitbbd976b8c4f82d22dc3f6bc5075aeaf26f8b6fa9
treefb5c3ed1a845e6daeb85bce5471fb3b22b7d5d87
parenteda15387a0e4b8e8fd1d7cce66911fa48f0278fb
build: always compile with large file support

Fixes a nasty sizeof(struct stat) mismatch bug that caused random crashes and
silent memory corruption.
common.gypi
deps/uv/uv.gyp
node.gyp