mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
deps: update archs files for OpenSSL-1.1.1b
`cd deps/openssl/config; make` updates all archs dependant files. Backport-PR-URL: https://github.com/nodejs/node/pull/26951 PR-URL: https://github.com/nodejs/node/pull/26327 Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
This commit is contained in:
parent
1c98b720b1
commit
8db791d0fe
1
deps/openssl/openssl/crypto/include/internal/bn_conf.h
vendored
Normal file
1
deps/openssl/openssl/crypto/include/internal/bn_conf.h
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "../../../config/bn_conf.h"
|
||||
1
deps/openssl/openssl/crypto/include/internal/dso_conf.h
vendored
Normal file
1
deps/openssl/openssl/crypto/include/internal/dso_conf.h
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "../../../config/dso_conf.h"
|
||||
1
deps/openssl/openssl/include/openssl/opensslconf.h
vendored
Normal file
1
deps/openssl/openssl/include/openssl/opensslconf.h
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
#include "../../config/opensslconf.h"
|
||||
Loading…
Reference in New Issue
Block a user