Page MenuHomeFreeBSD

Makefile.inc1: Always use ${PKG_CMD}
ClosedPublic

Authored by ivy on Apr 27 2026, 4:44 AM.
Tags
None
Referenced Files
F171148162: D56655.id.diff
Wed, Sep 9, 12:34 AM
F171122546: D56655.id176604.diff
Tue, Sep 8, 8:34 PM
F171037741: D56655.id176604.diff
Tue, Sep 8, 8:11 AM
Unknown Object (File)
Mon, Sep 7, 9:15 PM
Unknown Object (File)
Mon, Sep 7, 10:12 AM
Unknown Object (File)
Sun, Sep 6, 6:19 PM
Unknown Object (File)
Sun, Sep 6, 10:30 AM
Unknown Object (File)
Sun, Sep 6, 12:29 AM
Subscribers

Details

Summary

Previously we had a mix of ${PKG_CMD} and bare 'pkg', which is
wrong, and breaks the build when 'pkg' isn't in the tools path,
e.g. when cross-building.

MFC after: 2 weeks
Sponsored by: https://www.patreon.com/bsdivy

Diff Detail

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