Skip to content

fix(toolchain): stop selecting deprecated gold linker - #835

Open
SDAChess wants to merge 2 commits into
bazelbuild:mainfrom
SDAChess:fix/489-stop-selecting-gold
Open

fix(toolchain): stop selecting deprecated gold linker#835
SDAChess wants to merge 2 commits into
bazelbuild:mainfrom
SDAChess:fix/489-stop-selecting-gold

Conversation

@SDAChess

@SDAChess SDAChess commented Aug 3, 2026

Copy link
Copy Markdown

Fall back to the configured linker when LLD is unavailable.

Fixes #489

@SDAChess
SDAChess force-pushed the fix/489-stop-selecting-gold branch from 333629e to 8e427f5 Compare August 3, 2026 12:45
Fall back to the configured linker when LLD is unavailable.

Fixes bazelbuild#489
@SDAChess
SDAChess force-pushed the fix/489-stop-selecting-gold branch from 8e427f5 to a658841 Compare August 3, 2026 13:09
Detect start-end-lib support before running LTO and tree artifact tests because the configured default linker may not provide it.
@SDAChess
SDAChess force-pushed the fix/489-stop-selecting-gold branch from 325530a to baa8883 Compare August 3, 2026 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gold is deprecated, but it is currently preferred over regular LD

1 participant