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: No build_type in default_variables #183

Merged
merged 1 commit into from
Oct 15, 2022

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 14, 2022

fixes: #182

Is there a better default value?

Should default_variables["CONFIGURATION_NAME"] a few lines further down be modified in a similar way?

@cclauss cclauss added the bug Something isn't working label Oct 14, 2022
@gengjiawen
Copy link
Member

This is originally refactor by @danbev , I fix ninja build issue. I tried the patch, looks ninja still good.

@gengjiawen gengjiawen merged commit ac262fe into main Oct 15, 2022
@gengjiawen gengjiawen deleted the fix-no-build_type-in-default_variables branch October 15, 2022 11:40
@gengjiawen
Copy link
Member

Should default_variables["CONFIGURATION_NAME"] a few lines further down be modified in a similar way?

Not sure, from my memory this comes this refactor when refactoring openssl ? @danbev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

KeyError: 'build_type' trying to build NSS with gyp-next >0.12.1
2 participants