summaryrefslogtreecommitdiffstats
path: root/secure/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'secure/Makefile.inc')
-rw-r--r--secure/Makefile.inc4
1 files changed, 0 insertions, 4 deletions
diff --git a/secure/Makefile.inc b/secure/Makefile.inc
index 0bd84f1..eb7c66e 100644
--- a/secure/Makefile.inc
+++ b/secure/Makefile.inc
@@ -8,10 +8,6 @@ CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt/obj
CRYPTOBJDIR= ${.CURDIR}/../../lib/libcrypt
.endif
-.if ${MK_IDEA} == "no"
-CFLAGS+= -DNO_IDEA
-.endif
-
.if ${MK_OPENSSH} != "no"
SSHDIR= ${.CURDIR}/../../../crypto/openssh
.endif
OpenPOWER on IntegriCloud