node/deps/openssl/config/archs
Jon Kunkee ddf7477517
deps: add ARM64 Windows configurations in openssl
This change adds the generated files required for building OpenSSL for
Node.js for ARM64 Windows. I did this on a VM running Ubuntu 18.04. The
basic workflow is to cd to deps/openssl/config and run `make`,
installing any needed packages until all architectures build correctly.

Note that OpenSSL 1.1.1 does not support ASM on ARM64 Windows, so this
change also supports only no-asm on ARM64 Windows.

PR-URL: https://github.com/nodejs/node/pull/26001
Fixes: https://github.com/nodejs/node/issues/25998
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
Signed-off-by: Beth Griggs <Bethany.Griggs@uk.ibm.com>
2019-04-10 15:30:31 +01:00
..
aix-gcc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
aix64-gcc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
BSD-x86_64 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
darwin-i386-cc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
darwin64-x86_64-cc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-aarch64 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-armv4 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-elf deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-ppc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-ppc64 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-ppc64le deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-x32 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux-x86_64 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux32-s390x deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
linux64-s390x deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
solaris-x86-gcc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
solaris64-x86_64-gcc deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
VC-WIN32 deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00
VC-WIN64-ARM/no-asm deps: add ARM64 Windows configurations in openssl 2019-04-10 15:30:31 +01:00
VC-WIN64A deps: update archs files for OpenSSL-1.1.1b 2019-03-12 21:04:19 +01:00