CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/18 13:41:23
Modified files:
lib/libcrypto/crypto: Makefile
lib/libssl/src/crypto/bn: bn_nist.c
lib/libssl/src/crypto/des: cfb_enc.c
lib/libssl/src/crypto/sha: sha512.c
lib/libssl/src/crypto/whrlpool: wp_block.c
Log message:
Do not ask the user to pass either -DB_ENDIAN or -DL_ENDIAN to the compiler,
but rather figure out the endianness from <machine/endian.h> automagically;
help from guenther@
ok jca@ guenther@ beck@ and the rest of the `Buena SSL rampage club'