mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-10-08 14:01:49 +02: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.