HomeFreeBSD

MFC r348112:

Description

MFC r348112:
Fix PPC64 kernel build with clang8 + lld8

This patch fixes the following lld link errors:

  • unsupported dynamic relocations on read-only sections
  • out-of-range TOC references

Submitted by: git_bdragon.rtk0.net
Reviewed by: jhibbits, luporl
Differential Revision: https://reviews.freebsd.org/D19352

Details

Provenance
luporlAuthored on
Reviewer
jhibbits
Differential Revision
D19352: Fix PPC64 kernel build with clang8 + lld8
Parents
rS348684: MFC r348025:
Branches
Unknown
Tags
Unknown