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

Only add extra ldflags on linux #901

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Only add extra ldflags on linux #901

merged 1 commit into from
Oct 31, 2024

Conversation

normanmaurer
Copy link
Member

Motivation:

We need to ensure we only add the extra ldflags on linux as otherwise compilation will fail on macOS

Modifications:

Add the ldflags on linux only

Result:

Be able to compile on macOS again

Motivation:

We need to ensure we only add the extra ldflags on linux as otherwise compilation will fail on macOS

Modifications:

Add the ldflags on linux only

Result:

Be able to compile on macOS again
@normanmaurer normanmaurer added this to the 2.0.68.Final milestone Oct 31, 2024
@normanmaurer normanmaurer merged commit cfb021f into main Oct 31, 2024
7 checks passed
@normanmaurer normanmaurer deleted the macos branch October 31, 2024 10:46
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.

1 participant