build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITS
authorBen Noordhuis <info@bnoordhuis.nl>
Sun, 4 Nov 2012 00:26:27 +0000 (01:26 +0100)
committerBen Noordhuis <info@bnoordhuis.nl>
Sun, 4 Nov 2012 00:26:30 +0000 (01:26 +0100)
commit83e5e20c2c24f440b9212453336e7495402a9ed8
tree7aa2ee8ab59d862c35c25b66b7995b6b2d2ec4f4
parenta7ac1a1d8882a20636eeeb8e07e33cd0cfbaf578
build: remove _LARGEFILE_SOURCE, _FILE_OFFSET_BITS

Don't define the _LARGEFILE_SOURCE and _FILE_OFFSET_BITS flags, they're
inherited from libuv now.
common.gypi