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

Use --strip-debug #20

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Use --strip-debug #20

merged 1 commit into from
Dec 20, 2024

Conversation

maxded
Copy link

@maxded maxded commented Dec 20, 2024

--strip-all is quite aggressive and is most likely stripping critical information that breaks our builds. For that reason, use --strip-debug as that is the only data that we want to have stripped.

@maxded maxded merged commit 1a637e2 into for-traverse Dec 20, 2024
3 of 4 checks passed
@MarijnS95 MarijnS95 mentioned this pull request Jan 6, 2025
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