Page MenuHomeFreeBSD

base/binutils: Cleanup packing lists.
ClosedPublic

Authored by jhb on Jul 27 2018, 12:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 7, 4:03 PM
Unknown Object (File)
Mar 5 2025, 5:40 PM
Unknown Object (File)
Feb 28 2025, 7:20 AM
Unknown Object (File)
Feb 26 2025, 10:37 PM
Unknown Object (File)
Feb 25 2025, 6:43 AM
Unknown Object (File)
Feb 25 2025, 1:24 AM
Unknown Object (File)
Feb 24 2025, 7:08 PM
Unknown Object (File)
Feb 23 2025, 2:32 PM
Subscribers

Details

Summary
  • Use BUREMOVE to strip binutils tools not installed by the base/binutils package.
  • Update BUREMOVE logic in devel/binutils to cope with the base package which installs tools without a BUTARGET- prefix.
  • Use MANPREFIX for BUREMOVE to handle the PREFIX=/usr case used by base/binutils.
  • Remove binutils headers and libraries explicitly from the staging area for base/binutils.
  • Add missing plist entries for binutils binaries installed under a BUTARGET subdirectory.
Test Plan
  • make check-plist of both amd64 and i386 base/binutils package builds

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 1 2018, 5:49 PM
This revision was automatically updated to reflect the committed changes.