Hide more crypto from being crunched at release time.

This commit is contained in:
Mark Murray 2003-07-24 20:20:16 +00:00
parent e0c2721505
commit 0ff67a254e

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