Page MenuHomeFreeBSD

Use ${MACHINE} for the kernel modeule ldscript
ClosedPublic

Authored by andrew on Jan 11 2022, 12:00 PM.
Tags
None
Referenced Files
F166577494: D33841.id101303.diff
Fri, Aug 14, 4:29 PM
F166577470: D33841.id101279.diff
Fri, Aug 14, 4:28 PM
F166576549: D33841.diff
Fri, Aug 14, 4:15 PM
Unknown Object (File)
Wed, Aug 5, 4:00 AM
Unknown Object (File)
Tue, Aug 4, 8:21 AM
Unknown Object (File)
Jun 9 2026, 3:51 AM
Unknown Object (File)
May 23 2026, 3:19 PM
Unknown Object (File)
May 15 2026, 11:58 PM
Subscribers

Details

Summary

For consistancy with the kernel linker script also use ${MACHINE} for
finding the kernel module linker script. As we currently only use this
for amd64 and i386 this is a no-op, but I'm planning on using this with
arm64 where ${MACHINE} != ${MACHINE_ARCH}.

Diff Detail

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