Page MenuHomeFreeBSD

Add WITH_BASE_BINUTILS and WITH_BASE_GCC knobs for check-old/delete-old.
ClosedPublic

Authored by jhb on Mar 6 2019, 6:28 PM.
Tags
None
Referenced Files
F160255872: D19483.diff
Mon, Jun 22, 3:02 PM
Unknown Object (File)
Sat, Jun 20, 6:48 PM
Unknown Object (File)
Tue, Jun 16, 2:09 AM
Unknown Object (File)
May 23 2026, 4:19 PM
Unknown Object (File)
May 8 2026, 7:33 PM
Unknown Object (File)
May 3 2026, 5:57 PM
Unknown Object (File)
May 1 2026, 10:53 PM
Unknown Object (File)
Apr 30 2026, 2:41 PM
Subscribers

Details

Summary

I'm definitely open to suggestions if we don't like the names. The idea
is to let base/binutils set WITHOUT_BINUTILS=yes but then not have
'make delete-old' delete binaries installed by the base/binutils
package. Brandon suggested the slightly more verbose WITH_PORT_BASE_BINUTILS.
Note that users wouldn't set these directly in src.conf. Instead, the
files base/* install to /usr/share/toolchains would set these knobs.

Test Plan
  • make delete-old in an amd64 VM using base/* as the toolchain and then use 'pkg check' to ensure nothing is missing

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 22917
Build 22003: arc lint + arc unit