]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
revert r354935 and apply fix for cleandir failure
authorEd Maste <emaste@FreeBSD.org>
Thu, 21 Nov 2019 13:56:16 +0000 (13:56 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 21 Nov 2019 13:56:16 +0000 (13:56 +0000)
commit1da495d063aad879b952ff58329224f9be5752c6
tree27ec52552d897d57ae4ca988a965642e511ad643
parent8491540808d9b00abc2a1ea8e37a697ce4020120
revert r354935 and apply fix for cleandir failure

This reapplies the RISC-V GNU ld workaround from r354896, r354899, and
354900, along with a fix for the build failure during cleandir.

LINKER_TYPE was not being set during cleandir, resulting in
Malformed conditional (${LINKER_TYPE} == "bfd" && ${MACHINE} == "riscv")
from Cirrus-CI.

PR: 242109
Sponsored by: The FreeBSD Foundation
contrib/amd/amd/amd.8
contrib/amd/amd/amd.c
usr.sbin/jail/Makefile