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
F160034056: D19483.diff
Sat, Jun 20, 6:48 PM
Unknown Object (File)
Tue, Jun 16, 2:09 AM
Unknown Object (File)
Sat, May 23, 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
Unknown Object (File)
Apr 28 2026, 7:38 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable