This non-default linker selection (either gold or lld) is not enforced during cross compilation, and can be easily overriden for standard build.
However there is an exception to this rule: during cross-compilation, the automatic selection applies for the native (host) builds. If the host has no gold/lld installed this could cause the native build to fail.
Details
Details
- Reviewers
PiRK - Group Reviewers
Restricted Project - Commits
- rABCe383d99abbf4: [cmake] Don't select an alternative linker for the native build
ninja
Run a cross build.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable