deps: update archs files for OpenSSL-1.1.1l+quic
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/39867
Reviewed-By:
Tobias Nießen <tniessen@tnie.de>
Reviewed-By:
James M Snell <jasnell@gmail.com>
Reviewed-By:
Beth Griggs <bgriggs@redhat.com>
parent
1e444404
Please register or sign in to comment