projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d38f1b3
)
bn/Makefile: give MacOS X hand to compiler armv8-mont module.
author
Andy Polyakov
<appro@openssl.org>
Mon, 20 Apr 2015 18:48:59 +0000
(20:48 +0200)
committer
Andy Polyakov
<appro@openssl.org>
Wed, 13 May 2015 15:14:22 +0000
(17:14 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bn/Makefile
patch
|
blob
|
history
diff --git
a/crypto/bn/Makefile
b/crypto/bn/Makefile
index 2bae4abd8d3448c315afd22f0570fe9aee132af6..624f5815aa8eae327df42638096ca8151ce2f1ad 100644
(file)
--- 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