I missed the LDADD/DPADD for -lmd in the secure cases. :-(
Pointed out by: marcel
This commit is contained in:
parent
567664c4a7
commit
1a9527eaaa
@ -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