Page MenuHomeFreeBSD

tools/build: Provide sys/linker_set.h when cross-building
ClosedPublic

Authored by jrtc27 on Dec 13 2023, 8:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Sep 7, 12:36 PM
Unknown Object (File)
Thu, Sep 5, 8:04 PM
Unknown Object (File)
Wed, Sep 4, 7:38 PM
Unknown Object (File)
Aug 12 2024, 2:24 AM
Unknown Object (File)
Aug 12 2024, 2:24 AM
Unknown Object (File)
Aug 12 2024, 2:24 AM
Unknown Object (File)
Aug 6 2024, 12:41 PM
Unknown Object (File)
Jun 21 2024, 6:54 AM
Subscribers
None

Details

Summary

This is needed for kldxref, which will shortly become a bootstrap tool.
Linux can use the same one as FreeBSD (provided the cross-building
sys/cdefs.h is augmented appropriately), whilst macOS needs its own
Mach-O-specific implementation.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable