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)
Fri, Sep 11, 6:41 PM
Unknown Object (File)
Fri, Sep 11, 2:03 PM
Unknown Object (File)
Fri, Sep 11, 1:53 AM
Unknown Object (File)
Thu, Sep 10, 8:22 PM
Unknown Object (File)
Thu, Sep 10, 10:06 AM
Unknown Object (File)
Wed, Sep 9, 3:39 PM
Unknown Object (File)
Wed, Sep 9, 4:29 AM
Unknown Object (File)
Wed, Sep 9, 2:21 AM
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