Page MenuHomeFreeBSD

Use ${MACHINE} for the kernel modeule ldscript
ClosedPublic

Authored by andrew on Jan 11 2022, 12:00 PM.
Tags
None
Referenced Files
F139446950: D33841.id101279.diff
Fri, Dec 12, 4:44 AM
F139382842: D33841.diff
Thu, Dec 11, 12:45 PM
Unknown Object (File)
Wed, Nov 26, 5:40 PM
Unknown Object (File)
Mon, Nov 17, 4:37 AM
Unknown Object (File)
Sat, Nov 15, 1:39 AM
Unknown Object (File)
Nov 10 2025, 7:36 PM
Unknown Object (File)
Nov 5 2025, 6:23 PM
Unknown Object (File)
Nov 5 2025, 5:51 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