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)
Mon, Dec 16, 9:07 PM
Unknown Object (File)
Tue, Dec 10, 4:10 AM
Unknown Object (File)
Tue, Dec 10, 4:06 AM
Unknown Object (File)
Dec 6 2024, 12:21 PM
Unknown Object (File)
Dec 5 2024, 5:37 PM
Unknown Object (File)
Oct 29 2024, 8:05 PM
Unknown Object (File)
Oct 17 2024, 10:42 PM
Unknown Object (File)
Oct 17 2024, 10:41 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.