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, Sep 11, 3:52 PM
Unknown Object (File)
Sep 5 2024, 5:51 PM
Unknown Object (File)
Aug 31 2024, 6:59 PM
Unknown Object (File)
Aug 25 2024, 12:17 AM
Unknown Object (File)
Aug 19 2024, 12:08 AM
Unknown Object (File)
Aug 13 2024, 6:44 AM
Unknown Object (File)
Aug 8 2024, 10:49 AM
Unknown Object (File)
Jul 30 2024, 2:09 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

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