Page MenuHomeFreeBSD

Use ${MACHINE} for the kernel modeule ldscript
ClosedPublic

Authored by andrew on Jan 11 2022, 12:00 PM.
Tags
None
Referenced Files
F115855573: D33841.diff
Tue, Apr 29, 3:02 PM
F115784783: D33841.id101279.diff
Mon, Apr 28, 3:24 PM
Unknown Object (File)
Mar 21 2025, 5:05 PM
Unknown Object (File)
Mar 21 2025, 10:35 AM
Unknown Object (File)
Mar 17 2025, 1:03 PM
Unknown Object (File)
Mar 15 2025, 10:36 PM
Unknown Object (File)
Mar 12 2025, 5:14 AM
Unknown Object (File)
Mar 6 2025, 6:51 AM
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