git: libcrypto: Raise WARNS to 2 and remove HAVE_CRYPTODEV definition.
Sascha Wildner
swildner at crater.dragonflybsd.org
Sat Jan 31 12:21:20 PST 2015
commit 2efc30fdf3fb2f385689d618c11ea8072975db45
Author: Robin Hahling <robin.hahling at gw-computing.net>
Date: Sat Jan 31 11:06:38 2015 +0100
libcrypto: Raise WARNS to 2 and remove HAVE_CRYPTODEV definition.
Add DragonFly as supporting cryptodev to vendor sources instead of
using HAVE_CRYPTODEV for it (which led to a redefinition warning).
This patch will be submitted upstream.
Summary of changes:
crypto/openssl/crypto/engine/eng_all.c | 4 ++--
crypto/openssl/crypto/engine/engine.h | 2 +-
crypto/openssl/crypto/evp/c_all.c | 2 +-
secure/lib/libcrypto/Makefile | 3 +--
4 files changed, 5 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/2efc30fdf3fb2f385689d618c11ea8072975db45
--
DragonFly BSD source repository
More information about the Commits
mailing list