git: ssl: Consistently use LibreSSL base headers.
Rimvydas Jasinskas
zrj at crater.dragonflybsd.org
Tue Feb 7 08:12:32 PST 2017
commit 6e6c54052fb84bcbf27bd38f6e8d13f56c5d257e
Author: zrj <rimvydas.jasinskas at gmail.com>
Date: Tue Feb 7 17:23:17 2017 +0200
ssl: Consistently use LibreSSL base headers.
Add missing include paths to prevent implicit search of <openssl/*> headers
where private crypto lib is linked in.
Summary of changes:
lib/libarchive/Makefile | 1 +
lib/libopie/Makefile | 1 +
sbin/iscontrol/Makefile | 1 +
sbin/md5/Makefile | 1 +
sbin/ping6/Makefile | 1 +
usr.sbin/mtree/Makefile | 1 +
usr.sbin/uefisign/Makefile | 3 ++-
7 files changed, 8 insertions(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6e6c54052fb84bcbf27bd38f6e8d13f56c5d257e
--
DragonFly BSD source repository
More information about the Commits
mailing list