After an OpenSSL source update, all the config files need to be regenerated and committed by: $ cd deps/openssl/config $ make $ 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/32971 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Sam Roberts <vieuxtech@gmail.com> |
||
|---|---|---|
| .. | ||
| archs | ||
| bn_conf.h | ||
| bn_conf.h.tmpl | ||
| bn_conf_asm.h | ||
| bn_conf_no-asm.h | ||
| dso_conf.h | ||
| dso_conf.h.tmpl | ||
| dso_conf_asm.h | ||
| dso_conf_no-asm.h | ||
| fake_gcc.pl | ||
| generate_gypi.pl | ||
| Makefile | ||
| Makefile_VC-WIN32 | ||
| Makefile_VC-WIN64-ARM | ||
| Makefile_VC-WIN64A | ||
| openssl-cl.gypi.tmpl | ||
| openssl.gypi.tmpl | ||
| opensslconf.h | ||
| opensslconf.h.tmpl | ||
| opensslconf_asm.h | ||
| opensslconf_no-asm.h | ||