deps: update archs files for OpenSSL-1.1.1e
After an OpenSSL source update, all the config files need to be
regenerated and comitted by:
$ cd deps/openssl/config
$ make
$ git add deps/openssl/config/archs
$ git add deps/openssl/include
PR-URL: https://github.com/nodejs/node/pull/32328
Fixes: https://github.com/nodejs/node/issues/32210
Reviewed-By:
Sam Roberts <vieuxtech@gmail.com>
Reviewed-By:
James M Snell <jasnell@gmail.com>
parent
425b9620
Please register or sign in to comment