Page MenuHomeFreeBSD

makeman: Use ${make} instead of plain make to compute ${requireds}
ClosedPublic

Authored by jhb on Sep 8 2023, 1:39 AM.
Tags
None
Referenced Files
F163105488: D41777.id127156.diff
Mon, Jul 20, 3:17 AM
Unknown Object (File)
Thu, Jul 16, 2:07 AM
Unknown Object (File)
Wed, Jul 15, 7:26 AM
Unknown Object (File)
Sat, Jul 4, 6:39 AM
Unknown Object (File)
Fri, Jul 3, 5:09 AM
Unknown Object (File)
Jun 5 2026, 4:55 AM
Unknown Object (File)
May 4 2026, 5:28 AM
Unknown Object (File)
May 3 2026, 1:24 PM
Subscribers

Details

Summary

This is currently a no-op but can matter for downstreams whose ${make}
includes additional settings.

Obtained from: CheriBSD
Sponsored by: DARPA

Diff Detail

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

Event Timeline

jhb requested review of this revision.Sep 8 2023, 1:39 AM
emaste added a subscriber: kevans.

Seems fine

This revision is now accepted and ready to land.Sep 8 2023, 1:56 AM
imp added inline comments.
tools/build/options/makeman
132

So it already was ${make} here.. Amy place else need it while you are here?

jhb marked an inline comment as done.Sep 8 2023, 6:56 PM
jhb added inline comments.
tools/build/options/makeman
132

The rest of the places all use ${make} already.

This revision was automatically updated to reflect the committed changes.
jhb marked an inline comment as done.