提交 603358de 编写于 作者: R Richard Levitte

Add include directory options for assembler files that include from crypto/

A few were missed in the previous commit.

Closes RT#4412
Reviewed-by: NRich Salz <rsalz@openssl.org>
上级 0d4d5ab8
......@@ -49,3 +49,5 @@ BEGINRAW[Makefile]
CC="$(CC)" $(PERL) $< $(PERLASM_SCHEME) $@
ENDRAW[Makefile]
INCLUDE[aes-armv4.o]=..
INCLUDE[bsaes-armv7.o]=..
......@@ -57,5 +57,7 @@ BEGINRAW[Makefile(unix)]
ENDRAW[Makefile(unix)]
INCLUDE[sha1-armv4-large.o]=..
INCLUDE[sha1-armv8.o]=..
INCLUDE[sha256-armv4.o]=..
INCLUDE[sha256-armv8.o]=..
INCLUDE[sha512-armv4.o]=..
INCLUDE[sha512-armv8.o]=..
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册