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

Provide a mechanism to disable -dead_strip in builds #308

Open
shs96c opened this issue Mar 1, 2024 · 0 comments · May be fixed by #309
Open

Provide a mechanism to disable -dead_strip in builds #308

shs96c opened this issue Mar 1, 2024 · 0 comments · May be fixed by #309

Comments

@shs96c
Copy link

shs96c commented Mar 1, 2024

I've recently come across a failure to build gazelle that was ultimately traced down to commit a000b23. I'm not a strong enough C++ developer to understand why that's happening, but I noticed that the commit message for this stated that:

This should be the right default for everyone, if not we can look at adding a way to disable it.

Having a flag to disable this feature would be most helpful.

keith added a commit that referenced this issue Mar 1, 2024
@keith keith linked a pull request Mar 1, 2024 that will close this issue
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 a pull request may close this issue.

1 participant