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, Dec 22, 4:18 PM
Unknown Object (File)
Wed, Dec 17, 8:44 AM
Unknown Object (File)
Nov 25 2025, 8:56 PM
Unknown Object (File)
Nov 21 2025, 1:34 PM
Unknown Object (File)
Nov 21 2025, 1:32 PM
Unknown Object (File)
Nov 21 2025, 1:31 PM
Unknown Object (File)
Nov 21 2025, 1:28 PM
Unknown Object (File)
Nov 17 2025, 2:12 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