mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
503397df4f
until the includes are installed, and it doesn't install the includes until xinstall is built (the previous xinstall binary may not have -C). As a bandaid, define MAP_FAILED ourselves if <sys/mman.h> didn't. Perhaps it would be safer to simply disable mmap if all the prerequisites are not there.