aboutsummaryrefslogtreecommitdiff
path: root/source/Host/openbsd/(developers-only)
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2026-09-05 01:03:17 +0000
committerXin LI <delphij@FreeBSD.org>2026-09-05 23:57:30 +0000
commit8929675e11c0c64ff96a2441082794980c9c6b2e (patch)
tree6aa3c51df25735e43ed7847bb3a21a701f2ac9cc /source/Host/openbsd/(developers-only)
parent76f5fccc5fbdf2a7b42f1e4aa71fe625be32fa13 (diff)
libmagic: Add swap.c and magic.h to SRCS.HEADmain
file 5.48 added swap.c and swap.h for byte-swapping operations, which are required on hosts that lack <byteswap.h> or <sys/bswap.h> (e.g. macOS cross-building or older FreeBSD bootstrap environments). Also add magic.h to SRCS so object files depend on the generated header before compiling, avoiding falling back to the host's /usr/include/magic.h during parallel builds. Reported by: wosch MFC after: 1 week Fixes: 7af41682a96b ("MFV: file 5.48")
Diffstat (limited to 'source/Host/openbsd/(developers-only)')
0 files changed, 0 insertions, 0 deletions