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
Unknown Object (File)
Wed, Apr 17, 7:36 AM
Unknown Object (File)
Mar 15 2024, 1:29 PM
Unknown Object (File)
Mar 15 2024, 1:29 PM
Unknown Object (File)
Mar 15 2024, 1:29 PM
Unknown Object (File)
Mar 11 2024, 5:12 PM
Unknown Object (File)
Feb 16 2024, 12:22 AM
Unknown Object (File)
Feb 1 2024, 8:46 PM
Unknown Object (File)
Feb 1 2024, 1:20 AM
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