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)
Mon, Apr 6, 1:15 PM
Unknown Object (File)
Mon, Apr 6, 9:37 AM
Unknown Object (File)
Sat, Apr 4, 3:21 AM
Unknown Object (File)
Fri, Apr 3, 12:19 AM
Unknown Object (File)
Wed, Apr 1, 5:46 AM
Unknown Object (File)
Mon, Mar 30, 1:24 AM
Unknown Object (File)
Sun, Mar 29, 2:01 AM
Unknown Object (File)
Wed, Mar 25, 11:01 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