mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-31 21:18:09 -07:00
As per musl porting [1], we now define _LARGEFILE64_SOURCE to fix a compilation error when using musl. 1: https://wiki.gentoo.org/wiki/Musl_porting_notes#error:_LFS64_interfaces_.28.2A64_undeclared_here.2C_ex._pread64.29 Closes: https://bugs.gentoo.org/924503 Link: https://github.com/nextcloud/desktop/issues/6536 Signed-off-by: Florian Schmaus <flow@gentoo.org>