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:
Sam Roberts 2019-02-26 12:25:11 -08:00 committed by Beth Griggs
parent 1c98b720b1
commit 8db791d0fe
No known key found for this signature in database
GPG Key ID: D7062848A1AB005C
3 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1 @@
#include "../../../config/bn_conf.h"

View File

@ -0,0 +1 @@
#include "../../../config/dso_conf.h"

View File

@ -0,0 +1 @@
#include "../../config/opensslconf.h"