mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-04 09:09:56 +00:00
I missed the LDADD/DPADD for -lmd in the secure cases. :-(
Pointed out by: marcel
This commit is contained in:
parent
567664c4a7
commit
1a9527eaaa
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=54829
@ -27,9 +27,6 @@ CFLAGS+= -DNONEXPORTABLE_CRYPT
|
||||
CFLAGS+= -DLIBC_SCCS -Wall
|
||||
PRECIOUSLIB= yes
|
||||
|
||||
LDADD+= -lmd
|
||||
DPADD+= ${LIBMD}
|
||||
|
||||
# Include this early to pick up the definitions of SHLIB_MAJOR and
|
||||
# SHLIB_MINOR which are used in the existence tests.
|
||||
.include "${.CURDIR}/../../../lib/Makefile.inc"
|
||||
|
Loading…
Reference in New Issue
Block a user