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)
Sun, Aug 3, 9:21 PM
Unknown Object (File)
Sun, Jul 27, 12:15 AM
Unknown Object (File)
Jun 27 2025, 9:53 PM
Unknown Object (File)
Jun 26 2025, 12:12 PM
Unknown Object (File)
Jun 25 2025, 3:02 PM
Unknown Object (File)
Jun 22 2025, 12:12 PM
Unknown Object (File)
Jun 21 2025, 7:14 PM
Unknown Object (File)
Jun 19 2025, 4: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