bn/Makefile: give MacOS X hand to compiler armv8-mont module.

Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
Andy Polyakov 2015-04-20 20:48:59 +02:00
parent d38f1b39f1
commit 7ee7f92025

View File

@ -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