From: Andy Polyakov Date: Mon, 20 Apr 2015 18:48:59 +0000 (+0200) Subject: bn/Makefile: give MacOS X hand to compiler armv8-mont module. X-Git-Tag: OpenSSL_1_1_0-pre1~1153 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=7ee7f9202581f2bf4098384ce3bb55c8fe2180b3;p=oweals%2Fopenssl.git bn/Makefile: give MacOS X hand to compiler armv8-mont module. Reviewed-by: Richard Levitte --- diff --git a/crypto/bn/Makefile b/crypto/bn/Makefile index 2bae4abd8d..624f5815aa 100644 --- a/crypto/bn/Makefile +++ b/crypto/bn/Makefile @@ -141,6 +141,7 @@ alpha-mont.s: asm/alpha-mont.pl armv4-mont.o: armv4-mont.S armv4-gf2m.o: armv4-gf2m.S +armv8-mont.o: armv8-mont.S files: $(PERL) $(TOP)/util/files.pl Makefile >> $(TOP)/MINFO