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
Paths
| Differential D35813 Authored by jrtc27 on Jul 14 2022, 12:13 AM.
Details Summary Our uses of tar rely on BSDisms, and so do not work in environments Obtained from: CheriBSD
Diff Detail
Event TimelineHerald added a subscriber: bdrewery. · View Herald TranscriptJul 14 2022, 12:13 AM2022-07-14 00:13:58 (UTC+0) Harbormaster completed remote builds in B46425: Diff 108149.Jul 14 2022, 12:14 AM2022-07-14 00:14:01 (UTC+0) jrtc27 edited the summary of this revision. (Show Details)Jul 14 2022, 12:17 AM2022-07-14 00:17:01 (UTC+0) This revision is now accepted and ready to land.Jul 14 2022, 4:48 AM2022-07-14 04:48:15 (UTC+0) Closed by commit rGfcf120815897: Makefile.inc1 release bsd.own.mk: Introduce and use TAR_CMD (authored by jrtc27). · Explain WhyJul 15 2022, 10:18 PM2022-07-15 22:18:38 (UTC+0) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 108213 Makefile.inc1
release/Makefile
share/mk/bsd.own.mk
|