summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/crypto/poly1305/build.info
diff options
context:
space:
mode:
authorShigeki Ohtsu <ohtsu@ohtsu.org>2018-03-07 23:52:52 +0900
committerShigeki Ohtsu <ohtsu@ohtsu.org>2018-04-10 06:45:43 +0900
commit1bcb6c0d26de749a806523de97b9309da839514d (patch)
tree55f76dfdd5ee534ff6d90be52224e408ac78ca80 /deps/openssl/openssl/crypto/poly1305/build.info
parent6bab3c23b135f1fc534177a172ba87fea5b1f856 (diff)
downloadandroid-node-v8-1bcb6c0d26de749a806523de97b9309da839514d.tar.gz
android-node-v8-1bcb6c0d26de749a806523de97b9309da839514d.tar.bz2
android-node-v8-1bcb6c0d26de749a806523de97b9309da839514d.zip
deps: add s390 asm rules for OpenSSL-1.1.0
This is a floating patch against OpenSSL-1.1.0 to generate asm files with Makefile rules and it is to be submitted to the upstream. Fixes: https://github.com/nodejs/node/issues/4270 PR-URL: https://github.com/nodejs/node/pull/19794 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org> Reviewed-By: Michael Dawson <michael_dawson@ca.ibm.com>
Diffstat (limited to 'deps/openssl/openssl/crypto/poly1305/build.info')
-rw-r--r--deps/openssl/openssl/crypto/poly1305/build.info2
1 files changed, 2 insertions, 0 deletions
diff --git a/deps/openssl/openssl/crypto/poly1305/build.info b/deps/openssl/openssl/crypto/poly1305/build.info
index d575f5a63e..f90ce2b950 100644
--- a/deps/openssl/openssl/crypto/poly1305/build.info
+++ b/deps/openssl/openssl/crypto/poly1305/build.info
@@ -13,6 +13,8 @@ INCLUDE[poly1305-armv4.o]=..
GENERATE[poly1305-armv8.S]=asm/poly1305-armv8.pl $(PERLASM_SCHEME)
INCLUDE[poly1305-armv8.o]=..
GENERATE[poly1305-mips.S]=asm/poly1305-mips.pl $(PERLASM_SCHEME)
+GENERATE[poly1305-s390x.S]=asm/poly1305-s390x.pl $(PERLASM_SCHEME)
+INCLUDE[poly1305-s390x.o]=..
BEGINRAW[Makefile(unix)]
{- $builddir -}/poly1305-%.S: {- $sourcedir -}/asm/poly1305-%.pl