deps: update archs files for OpenSSL-1.1.1j
After an OpenSSL source update, all the config files need to be
regenerated and committed by:
$ make -C deps/openssl/config
$ git add deps/openssl/config/archs
$ git add deps/openssl/openssl/include/crypto/bn_conf.h
$ git add deps/openssl/openssl/include/crypto/dso_conf.h
$ git add deps/openssl/openssl/include/openssl/opensslconf.h
$ git commit
PR-URL: https://github.com/nodejs/node/pull/37412
Reviewed-By:
Rich Trott <rtrott@gmail.com>
Reviewed-By:
Colin Ihrig <cjihrig@gmail.com>
Reviewed-By:
Richard Lau <rlau@redhat.com>
Reviewed-By:
Beth Griggs <bgriggs@redhat.com>
parent
e4fde528
Please register or sign in to comment