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, Jul 13, 8:40 PM
Unknown Object (File)
Fri, Jul 10, 10:49 AM
Unknown Object (File)
Tue, Jul 7, 12:19 PM
Unknown Object (File)
Fri, Jul 3, 4:26 AM
Unknown Object (File)
Thu, Jul 2, 10:44 PM
Unknown Object (File)
Thu, Jul 2, 10:11 PM
Unknown Object (File)
Thu, Jul 2, 2:01 PM
Unknown Object (File)
Tue, Jun 16, 8:17 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