Home
last modified time | relevance | path

Searched hist:"1 da495d063aad879b952ff58329224f9be5752c6" (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.sbin/jail/
H A DMakefilediff 1da495d063aad879b952ff58329224f9be5752c6 Thu Nov 21 14:56:16 CET 2019 Ed Maste <emaste@FreeBSD.org> 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