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
F131861275: D19483.id55471.diff
Sat, Oct 11, 6:51 PM
F131861270: D19483.id54778.diff
Sat, Oct 11, 6:51 PM
F131861259: D19483.id.diff
Sat, Oct 11, 6:51 PM
Unknown Object (File)
Sat, Oct 11, 10:03 AM
Unknown Object (File)
Sun, Oct 5, 6:38 PM
Unknown Object (File)
Mon, Sep 29, 1:36 PM
Unknown Object (File)
Sun, Sep 28, 8:15 PM
Unknown Object (File)
Thu, Sep 18, 2: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