packages/utils/cryptsetup
Daniel Golle d4d58fca4b
cryptsetup: fix compilation with musl 1.2.4
Similar to mdadm also cryptsetup now requires _LARGEFILE64_SOURCE.
Add -D_LARGEFILE64_SOURCE to TARGET_CFLAGS to fix compilation.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2023-05-18 03:18:27 +01:00
..
Makefile cryptsetup: fix compilation with musl 1.2.4 2023-05-18 03:18:27 +01:00