openssl/crypto/poly1305
Richard Levitte de72be2e57 Pass $(CC) to perlasm scripts via the environment
It seems that on some platforms, the perlasm scripts call the C
compiler for certain checks.  These scripts need the environment
variable CC to have the C compiler command.

Reviewed-by: Rich Salz <rsalz@openssl.org>
2016-02-13 19:21:36 +01:00
..
asm PPC assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 17:21:47 +01:00
build.info Pass $(CC) to perlasm scripts via the environment 2016-02-13 19:21:36 +01:00
Makefile.in PPC assembly pack: add ChaCha20 and Poly1305 modules. 2016-02-13 17:21:47 +01:00
poly1305.c poly1305/poly1305.c: work around -Wshadow warnings with POLY1305_ASM. 2016-02-10 10:31:18 +01:00