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)
Mon, Oct 13, 5:42 PM
Unknown Object (File)
Mon, Oct 13, 5:42 PM
Unknown Object (File)
Mon, Oct 13, 5:42 PM
Unknown Object (File)
Mon, Oct 13, 5:31 PM
Unknown Object (File)
Sat, Oct 4, 4:06 AM
Unknown Object (File)
Mon, Sep 29, 12:24 AM
Unknown Object (File)
Sun, Sep 28, 2:26 PM
Unknown Object (File)
Sun, Sep 28, 8:19 AM
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