mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-04-17 11:42:31 +02:00
From libuv's Readme: > Note for UNIX users: compile your project with `-D_LARGEFILE_SOURCE` and > `-D_FILE_OFFSET_BITS=64`. GYP builds take care of that automatically. Fedora spec contains these defines too.