Page MenuHomeFreeBSD

Makefile.inc1 release bsd.own.mk: Introduce and use TAR_CMD
ClosedPublic

Authored by jrtc27 on Jul 14 2022, 12:13 AM.
Tags
None
Referenced Files
F166357272: D35813.diff
Thu, Aug 13, 2:41 AM
Unknown Object (File)
Wed, Aug 12, 5:09 AM
Unknown Object (File)
Sun, Aug 9, 6:13 PM
Unknown Object (File)
Thu, Aug 6, 8:21 PM
Unknown Object (File)
Mon, Jul 27, 9:58 PM
Unknown Object (File)
Sat, Jul 25, 4:23 AM
Unknown Object (File)
Fri, Jul 24, 8:36 PM
Unknown Object (File)
Tue, Jul 21, 3:45 AM
Subscribers

Details

Summary

Our uses of tar rely on BSDisms, and so do not work in environments
where GNU tar is the default tar. Providing a TAR_CMD variable like
some other commands allows it to be overridden to use bsdtar in such
cases.

Obtained from: CheriBSD

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable