Skip to content

fix: remove C++ exception ABI from vendored libunwind build.#1544

Merged
supervacuus merged 2 commits intomasterfrom
fix/remove_cpp_exception_abi_from_libunwind_build
Feb 26, 2026
Merged

fix: remove C++ exception ABI from vendored libunwind build.#1544
supervacuus merged 2 commits intomasterfrom
fix/remove_cpp_exception_abi_from_libunwind_build

Conversation

@supervacuus
Copy link
Collaborator

fixes #1543.

@supervacuus supervacuus changed the title Fix/remove cpp exception abi from libunwind build fix: remove C++ exception ABI from vendored libunwind build. Feb 26, 2026
@limbonaut
Copy link
Collaborator

limbonaut commented Feb 26, 2026

I've updated the downstream PR to this branch, let's see if it builds now.

Copy link
Collaborator

@limbonaut limbonaut left a comment

Choose a reason for hiding this comment

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

All good, thanks for the quick fix!

@supervacuus supervacuus merged commit f85f860 into master Feb 26, 2026
48 checks passed
@supervacuus supervacuus deleted the fix/remove_cpp_exception_abi_from_libunwind_build branch February 26, 2026 12:06
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.

Vendored libunwind clashes with -static-libgcc when linking statically on Linux

3 participants