mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 21:24:31 +04:00
As noted in the release notes of musl 1.2.4, we can use CFLAGS to pass -D_LARGEFILE64_SOURCE to allow to keep using LFS64 definitions (as a short-term solution). Signed-off-by: Michael Heimpold <mhei@heimpold.de>