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)
Wed, Aug 5, 7:18 AM
Unknown Object (File)
Tue, Aug 4, 8:31 AM
Unknown Object (File)
Mon, Jul 27, 12:04 AM
Unknown Object (File)
Mon, Jul 20, 4:18 AM
Unknown Object (File)
Mon, Jul 20, 12:01 AM
Unknown Object (File)
Sun, Jul 19, 2:47 AM
Unknown Object (File)
Sat, Jul 18, 6:49 PM
Unknown Object (File)
Fri, Jul 17, 8:05 PM
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