HomeFreeBSD

Fix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1

Description

Fix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1

newvers.sh runs mkfifo which did not exist before this change.
However, I didn't notice before because it is run from a function
where a missing command does cause a noticeable failure.

Reviewed By: emaste, markj
Differential Revision: https://reviews.freebsd.org/D18377

Details

Provenance
arichardsonAuthored on
Reviewer
emaste
Differential Revision
D18377: Fix newvers.sh with BUILD_WITH_STRICT_TMPPATH=1
Parents
rS341513: Tidy up arm64 reloc_jmpslots() implementation.
Branches
Unknown
Tags
Unknown