Skip to content
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

Fix macos build where ld will break with -Wl,--undefined-version #2936

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

bwoebi
Copy link
Collaborator

@bwoebi bwoebi commented Nov 7, 2024

It's clang, but a different clang.

It's better to do actual checks for the functionailty than checking for a specific compiler.

It's clang, but a different clang.

It's better to do actual checks for the functionailty than checking for a specific compiler.

Signed-off-by: Bob Weinand <[email protected]>
@bwoebi bwoebi requested a review from a team as a code owner November 7, 2024 16:45
Copy link
Member

@realFlowControl realFlowControl left a comment

Choose a reason for hiding this comment

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

Thanks, this is way nicer than what I did 🙇

@bwoebi bwoebi merged commit 330d8a4 into master Nov 7, 2024
669 of 689 checks passed
@bwoebi bwoebi deleted the bob/fix-macos-build branch November 7, 2024 17:28
@github-actions github-actions bot added this to the 1.5.0 milestone Nov 7, 2024
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