Skip to content

Fix trampoline build on latest clang on macos #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

gbaraldi
Copy link

llvm/llvm-project#72802 caused clang to start complaining about the ordering between cfi and symbol name
Same fix as JuliaLang/julia#54634

@giordano
Copy link
Collaborator

Does this fix #139?

@gbaraldi
Copy link
Author

I believe it should

@giordano giordano linked an issue Jan 24, 2025 that may be closed by this pull request
@giordano
Copy link
Collaborator

giordano commented Jan 24, 2025

Ugh, we should adapt the powerpc CI , but this change isn't going to affect it anyway.

Can you please bump the version

LBT_SOVERSION_MAJOR := 5
LBT_SOVERSION_MINOR := 12
LBT_SOVERSION_PATCH := 0
to 5.12.1?

@topolarity
Copy link

What's the status of this?

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.

Failure to build for macOS 15 / Apple clang 16
3 participants