summaryrefslogtreecommitdiffstats
path: root/bin/ed
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ed')
-rw-r--r--bin/ed/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/ed/Makefile b/bin/ed/Makefile
index 5409cc0..dd05eac 100644
--- a/bin/ed/Makefile
+++ b/bin/ed/Makefile
@@ -8,6 +8,7 @@ MLINKS= ed.1 red.1
.if exists(${.CURDIR}/../../crypto) && !defined(NO_OPENSSL)
DISTRIBUTION=crypto
CFLAGS+=-DDES
+WARNS= 2
DPADD= ${LIBCRYPTO}
LDADD= -lcrypto
.endif
OpenPOWER on IntegriCloud