Skip to content

Fix libunwind linked by default on x86_64 cpu when building via bazel#2973

Merged
chenBright merged 3 commits intoapache:masterfrom
tongke6:tk/fix-libunwind
May 24, 2025
Merged

Fix libunwind linked by default on x86_64 cpu when building via bazel#2973
chenBright merged 3 commits intoapache:masterfrom
tongke6:tk/fix-libunwind

Conversation

@tongke6
Copy link
Copy Markdown
Contributor

@tongke6 tongke6 commented May 22, 2025

What problem does this PR solve?

Fix libunwind linked by default on x86_64 cpu when building via bazel.

Issue Number:

Problem Summary:

libunwind is linked by default on x86_64 cpu when build via bazel, even though the user did not specify any flags.

What is changed and the side effects?

Changed:

Side effects:

  • Performance effects:

  • Breaking backward compatibility:


Check List:

@wwbmmm
Copy link
Copy Markdown
Contributor

wwbmmm commented May 23, 2025

LGTM

1 similar comment
@yanglimingcn
Copy link
Copy Markdown
Contributor

LGTM

Comment thread docs/en/getting_started.md Outdated
Copy link
Copy Markdown
Contributor

@chenBright chenBright left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chenBright chenBright merged commit 6ef8b9d into apache:master May 24, 2025
15 checks passed
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.

4 participants