node
node copied to clipboard
build: use FILE_OFFSET_BITS=64 even on 32-bit arch
Refs: https://github.com/nodejs/node/issues/57934
Review requested:
- [ ] @nodejs/gyp
CI: https://ci.nodejs.org/job/node-test-pull-request/66520/
s/even on/esp. on/ - on 64 bits architectures the define is a no-op because off_t is already 64 bits.
CI: https://ci.nodejs.org/job/node-test-pull-request/66523/
CI was green. Landing it manually as I had to update commit title.
Landed in 74c8358fa71d