Skip to content

Use boringssl master in boringssl-static subproject #912

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

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

chrisvest
Copy link
Member

Motivation:
This branch is already specified in the top-level project. However, when the stable branch is specified in the boringssl-static subproject, I get the stable branch when I build locally. Making the change in both places ensures there's no confusion in the build system.

Modification:
Change the boringsslBranch property to master in the boringssl-static subproject.

Result:
Local, CI, and all other builds always use the master-branch version of boringssl.

Motivation:
This branch is already specified in the top-level project.
However, when the stable branch is specified in the boringssl-static subproject, I get the stable branch when I build locally.
Making the change in both places ensures there's no confusion in the build system.

Modification:
Change the `boringsslBranch` property to `master` in the boringssl-static subproject.

Result:
Local, CI, and all other builds always use the master-branch version of boringssl.
@chrisvest chrisvest added this to the 2.0.71.Final milestone Feb 19, 2025
@chrisvest chrisvest merged commit d109062 into main Feb 19, 2025
7 checks passed
@chrisvest chrisvest deleted the boringssl-master-branch branch February 19, 2025 18:54
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.

2 participants