HomeFreeBSD

termcap.small: Don't use -o pipefail.

Description

termcap.small: Don't use -o pipefail.

The command to generate termcap.small doesn't use any pipes, so this
option is not needed. Using it also breaks cross-building on hosts
where /bin/sh does not support pipefail such as Linux hosts where
/bin/sh is dash.

Reviewed by: sobomax, imp
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D37865

Details

Provenance
jhbAuthored on Dec 27 2022, 6:05 PM
Reviewer
sobomax
Differential Revision
D37865: termcap.small: Don't use -o pipefail.
Parents
rG433c5a8ae42f: do not expect mandoc(1) to terminate in finite time
Branches
Unknown
Tags
Unknown