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

don't enable keeping of debug symbols by default #4764

Merged
merged 2 commits into from
Feb 22, 2025

Conversation

Micket
Copy link
Contributor

@Micket Micket commented Feb 17, 2025

Switching the default because this was too painful in many cases, like LLVM in particular like to explode with -g present, even for just staged builds.

edit: see also easybuilders/easybuild-easyconfigs#22247

@Micket Micket added the EasyBuild-5.0-blocker Blocker for EasyBuild 5.0 label Feb 17, 2025
@Micket Micket added this to the 5.0 milestone Feb 17, 2025
@boegel boegel added change EasyBuild-5.0 EasyBuild 5.0 and removed EasyBuild-5.0-blocker Blocker for EasyBuild 5.0 labels Feb 17, 2025
@boegel boegel changed the title Switch keep_debug_symbols to false by default don't enable keeping of debug symbols by default Feb 17, 2025
@Micket Micket force-pushed the disable-debugsymbols branch 2 times, most recently from e0eb342 to b794825 Compare February 21, 2025 16:54
Copy link
Member

@boegel boegel left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants