HomeFreeBSD

Fix linking OCTEON1 kernel with LLD

Description

Fix linking OCTEON1 kernel with LLD

LLD complains that the type of .dynamic was changed. Fix this by copying
the approach used in the mips64 ldscript.
I do not have hardware to test this change so I only verified that the
kernel links and the section layout looks sensible.

Reviewed By: imp, emaste
Differential Revision: https://reviews.freebsd.org/D24093

Details

Provenance
arichardsonAuthored on
Reviewer
imp
Differential Revision
D24093: Fix linking OCTEON1 kernel with LLD
Parents
rS359229: Use -F instead of -f in tail(1) examples
Branches
Unknown
Tags
Unknown