Hide more crypto from being crunched at release time.

This commit is contained in:
markm 2003-07-24 20:20:16 +00:00
parent bb00e849b7
commit 6df3498483

View File

@ -70,7 +70,7 @@ CFLAGS+=-DNOSUID
SRCS+= id.c
.endif
.if defined(NOCRYPT) || defined(NO_OPENSSL)
.if defined(RELEASE_CRUNCH) || defined(NOCRYPT) || defined(NO_OPENSSL)
CFLAGS+=-DNODES
.else
DISTRIBUTION=crypto