Skip to content

Conversation

luzhanning
Copy link
Contributor

What type of PR is this?

Bug fix

What does this PR do? Why is it needed?

Previously if we pass -extldflags,-Wl,--thread into command line, it will only recognizes -Wl and ignores --thread.

Which issues(s) does this PR fix?
#3921

Fixes #

If we see -Wl, we can merge with next value in the list.

Other notes for review

@fmeum fmeum merged commit 8e7d9cd into bazel-contrib:master Jun 1, 2025
1 check passed
@luzhanning luzhanning changed the title fix: merge '-Wl,' with next value when fix: merge '-Wl,' with next value so extldflags can accept flags like " -Wl,xxxx" Jun 1, 2025
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.

2 participants