aboutsummaryrefslogtreecommitdiff
path: root/lld/ELF/OutputSections.cpp
diff options
context:
space:
mode:
authorAbhijeet Sharma <abhijeetsharma2002@gmail.com>2026-08-19 12:19:27 +0000
committerMark Johnston <markj@FreeBSD.org>2026-08-19 12:19:38 +0000
commit805c5004fa86e26486175cd3a0bb253dcb8ec7e0 (patch)
treee097a9ab2622d8181bbfac15ea529e32c4b961b9 /lld/ELF/OutputSections.cpp
parent4b1974e9db63d6510406e4ef3e56c250edd2240a (diff)
tools/build: stage stdckdint.h's dependencies for non-FreeBSD hostsHEADmain
37bd69d43c7 gave stdckdint.h two new includes, <sys/_visible.h> and <sys/ckdint.h>. Neither reaches a non-FreeBSD host: _visible.h is staged only under ${.MAKE.OS} == "FreeBSD" and ckdint.h is not staged at all, so the libc bootstrap fails on reallocarray.o when cross-building from macOS. Both headers are self-contained; stage them alongside stdckdint.h. Fixes: 37bd69d43c7 ("sys: Add sys/ckdint.h") Reviewed by: rpaulo, markj Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D58943
Diffstat (limited to 'lld/ELF/OutputSections.cpp')
0 files changed, 0 insertions, 0 deletions