-
-
Notifications
You must be signed in to change notification settings - Fork 32.7k
Closed
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.
Description
We're experiencing a few problems in the OpenSSL 3.x update
References:
- deps: update OpenSSL 3.0.4+quic #43589 (comment)
That was partially solved by a simple:
+ # deps/openssl/config/Makefile
+ clean-s:
+ find archs \( -name \*.s \) -exec rm "{}" \
Will need to adjust the document https://github.com/nodejs/node/blob/main/doc/contributing/maintaining-openssl.md to prevent similar issues.
- 32-bit Windows is failing to compile deps: update OpenSSL 3.0.4+quic #43603
Metadata
Metadata
Assignees
Labels
buildIssues and PRs related to build files or the CI.Issues and PRs related to build files or the CI.opensslIssues and PRs related to the OpenSSL dependency.Issues and PRs related to the OpenSSL dependency.