summaryrefslogtreecommitdiffstats
path: root/secure/usr.bin/openssl
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2000-06-24 06:50:58 +0000
committermarkm <markm@FreeBSD.org>2000-06-24 06:50:58 +0000
commit2fe0472e3949a7c045ea27f8f6b3652ae3aca5dc (patch)
tree3ed0aa90949c0ec988e2973893cd6e9a75ea7506 /secure/usr.bin/openssl
parentf3680800aaed268ba8b95bbd5a8ea04ca9ec4cc4 (diff)
downloadFreeBSD-src-2fe0472e3949a7c045ea27f8f6b3652ae3aca5dc.zip
FreeBSD-src-2fe0472e3949a7c045ea27f8f6b3652ae3aca5dc.tar.gz
MFI. This is a documentation-only, diffreducing patch, that if
invoked will cause breakage. US Users - DO NOT try to turn on IDEA - the sources are not included.
Diffstat (limited to 'secure/usr.bin/openssl')
-rw-r--r--secure/usr.bin/openssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/usr.bin/openssl/Makefile b/secure/usr.bin/openssl/Makefile
index 7499cb7..1cde16b 100644
--- a/secure/usr.bin/openssl/Makefile
+++ b/secure/usr.bin/openssl/Makefile
@@ -10,7 +10,7 @@ NOMAN= noman
OPENSSL_SRC= ${.CURDIR}/../../../crypto/openssl/apps
LCRYPTO_SRC= ${.CURDIR}/../../../crypto/openssl/crypto
-CFLAGS+= -DMONOLITH -DNO_IDEA -I${.CURDIR}
+CFLAGS+= -DMONOLITH -I${.CURDIR}
WITH_RSA?= YES
.if ${WITH_RSA} == NO
OpenPOWER on IntegriCloud