Page MenuHomeFreeBSD

Include the tool name for toolchain variables when using CROSS_TOOLCHAIN.
ClosedPublic

Authored by jhb on Nov 28 2019, 4:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 11, 11:07 PM
Unknown Object (File)
Fri, Oct 10, 1:24 AM
Unknown Object (File)
Sat, Oct 4, 7:12 AM
Unknown Object (File)
Fri, Oct 3, 8:40 AM
Unknown Object (File)
Thu, Oct 2, 4:27 PM
Unknown Object (File)
Thu, Sep 25, 4:12 PM
Unknown Object (File)
Sun, Sep 21, 5:06 PM
Unknown Object (File)
Sep 14 2025, 5:57 PM
Subscribers

Details

Summary

Previously variables such as AS, LD, etc. were only set to the path
but not the tool itself due to a typo.

Test Plan
  • cross-building base/gcc after updating it to work with freebsd-gcc6 fails since base/gcc now uses these variables to set the corresponding <foo>_FOR_TARGET variables

Diff Detail

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