mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-12-01 15:41:55 +01:00
Currently timew FTBFS on ppc64le because there is no PATH_MAX defined implicitly. If your code needs to use PATH_MAX, it needs to include limits.h.