Page MenuHomeFreeBSD

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

Authored by jhb on Dec 23 2022, 7:48 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 14, 8:26 AM
Unknown Object (File)
Wed, Feb 12, 11:11 AM
Unknown Object (File)
Sat, Feb 8, 12:40 PM
Unknown Object (File)
Mon, Jan 27, 7:42 AM
Unknown Object (File)
Jan 22 2025, 1:42 AM
Unknown Object (File)
Jan 3 2025, 1:55 AM
Unknown Object (File)
Nov 15 2024, 5:01 PM
Unknown Object (File)
Oct 4 2024, 3:03 AM
Subscribers

Details

Summary

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.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48876
Build 45765: arc lint + arc unit