deps: update archs files for OpenSSL-1.1.1c
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/openssl/crypto/include/internal/bn_conf.h
$ git add deps/openssl/openssl/crypto/include/internal/dso_conf.h
$ git add deps/openssl/openssl/include/openssl/opensslconf.h
$ git commit
PR-URL: https://github.com/nodejs/node/pull/28211
Reviewed-By:
James M Snell <jasnell@gmail.com>
Reviewed-By:
Ujjwal Sharma <usharma1998@gmail.com>
Reviewed-By:
Shigeki Ohtsu <ohtsu@ohtsu.org>
Reviewed-By:
Tobias Nießen <tniessen@tnie.de>
parent
4c8fe4a9
Please register or sign in to comment