Page MenuHomeFreeBSD

Permit base/binutils to be built as a native package.
ClosedPublic

Authored by jhb on Feb 8 2019, 7:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Feb 25, 10:45 AM
Unknown Object (File)
Mon, Feb 24, 11:12 PM
Unknown Object (File)
Mon, Feb 24, 7:14 PM
Unknown Object (File)
Mon, Feb 24, 3:09 AM
Unknown Object (File)
Feb 4 2025, 3:03 AM
Unknown Object (File)
Jan 22 2025, 1:15 PM
Unknown Object (File)
Jan 21 2025, 6:41 AM
Unknown Object (File)
Jan 14 2025, 7:48 PM
Subscribers

Details

Summary
  • Don't require CROSS_TOOLCHAIN and CROSS_SYSROOT for base/binutils.
  • Fix some places in devel/binutils to test the PREFIX instead of CROSS_TOOLCHAIN to determine if base/binutils is being built.
  • When base/binutils is built natively, the binaries are installed with the target name prefix already.
Test Plan
  • built base/binutils natively for amd64 and used it in a VM to build a self-hosted world

Diff Detail

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