HomeFreeBSD

tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it

Description

tools.build: add sys/cdefs.h to SYSINCS, since lots of other headers use it

This is needed to let the legacy stage compile against newer versions of
sys/font.h, which transitively includes sys/cdefs.h, and requires the
new __nonstring macro from it.

Fixes: e2c93ed09f25
MFC after: 3 days

Details

Provenance
dimAuthored on Dec 26 2025, 3:26 PM
Parents
rG66604463e737: bhyve_config.5: Fix consistency and terms in manpage
Branches
Unknown
Tags
Unknown