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)
Sat, Jun 28, 11:32 PM
Unknown Object (File)
Sat, Jun 28, 12:18 PM
Unknown Object (File)
Sun, Jun 22, 9:55 AM
Unknown Object (File)
Sat, Jun 21, 4:56 PM
Unknown Object (File)
Mon, Jun 9, 10:07 AM
Unknown Object (File)
Mon, Jun 9, 9:14 AM
Unknown Object (File)
Sat, Jun 7, 1:42 AM
Unknown Object (File)
May 19 2025, 8:57 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.