HomeFreeBSD

Create symlinks to host tools on non-FreeBSD hosts

Description

Create symlinks to host tools on non-FreeBSD hosts

This is unnecessary when cross-building from Linux/macOS.
Additionally, cp -p appears to be broken on macOS Big Sur
(https://openradar.appspot.com/8957219).

For some unknown reason this commit appears to fix
freezes when building on macOS Big Sur.
This also fixes building in docker with volume mounts
with ACLs, since setting the ACL with cp -p fails otherwise.

Obtained From: CheriBSD
Tested By: gnn (macOS Big Sur), Nathaniel Wesley Filardo (docker)
Reviewed By: jrtc27, imp
Differential Revision: https://reviews.freebsd.org/D28267

Details

Provenance
arichardsonAuthored on Jan 25 2021, 2:18 PM
Reviewer
jrtc27
Differential Revision
D28267: Create symlinks to host tools on non-FreeBSD hosts
Parents
rG8d55837dc133: qeueue.h: Add {SLIST,STAILQ,LIST,TAILQ}_END()
Branches
Unknown
Tags
Unknown