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

build: use variable for OpenSSL dep path #55928

Merged
merged 1 commit into from
Nov 23, 2024

Conversation

codebytere
Copy link
Member

Allow customizing the path to Node.js crypto in the GN build

For Electron it'd be e.g. /third_party/boringssl.

@codebytere codebytere requested a review from zcbenz November 20, 2024 09:19
@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/crypto
  • @nodejs/security-wg

@nodejs-github-bot nodejs-github-bot added dependencies Pull requests that update a dependency file. needs-ci PRs that need a full CI run. labels Nov 20, 2024
@codebytere codebytere added the embedding Issues and PRs related to embedding Node.js in another project. label Nov 20, 2024
node.gni Outdated Show resolved Hide resolved
@codebytere codebytere requested a review from zcbenz November 20, 2024 10:31
@codebytere codebytere changed the title build: use variable for crypto dep path build: use variable for OpenSSL dep path Nov 20, 2024
Copy link
Member

@mertcanaltin mertcanaltin left a comment

Choose a reason for hiding this comment

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

lgtm

@codebytere codebytere added the request-ci Add this label to start a Jenkins CI on a PR. label Nov 21, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 21, 2024
@nodejs-github-bot
Copy link
Collaborator

@codebytere codebytere added commit-queue Add this label to land a pull request using GitHub Actions. and removed needs-ci PRs that need a full CI run. labels Nov 23, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Nov 23, 2024
@nodejs-github-bot nodejs-github-bot merged commit d3bcb97 into nodejs:main Nov 23, 2024
57 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in d3bcb97

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file. embedding Issues and PRs related to embedding Node.js in another project.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants