aboutsummaryrefslogtreecommitdiff
path: root/contrib/llvm-project/compiler-rt/lib/dfsan/ssh:/git@gitrepo.FreeBSD.org/src.git
diff options
context:
space:
mode:
authorAyrton Munoz <a.munoz3327@gmail.com>2025-12-29 02:02:28 +0000
committerDimitry Andric <dim@FreeBSD.org>2025-12-29 02:04:45 +0000
commitb6672803a1cf10dd1c912fe6571a8d426b8868bd (patch)
tree5fb2d744cd689c1c0c5619193d16ee54dba5df14 /contrib/llvm-project/compiler-rt/lib/dfsan/ssh:/git@gitrepo.FreeBSD.org/src.git
parent3088263177da2813dd09364171feadd0e31d1fc3 (diff)
cross-build: Avoid adding <sys/cdefs.h> to SYSINCSHEADmain
Summary: The sys/cdefs.h in src is incompatible with glibc's sys/cdefs.h so cross-building broke when the former was added to SYSINCS in 1c9ff80f06. This commit adds a guard around that to only do that when building on FreeBSD. This should fix github CI. Test Plan: Ran buildkernel using tools/build/make.py on linux in github CI and locally on FreeBSD to double check nothing broke. Reviewed by: dim MFC after: 3 days Differential Revision: https://reviews.freebsd.org/D54385
Diffstat (limited to 'contrib/llvm-project/compiler-rt/lib/dfsan/ssh:/git@gitrepo.FreeBSD.org/src.git')
0 files changed, 0 insertions, 0 deletions