summaryrefslogtreecommitdiffstats
path: root/secure
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2003-06-01 23:37:46 +0000
committerobrien <obrien@FreeBSD.org>2003-06-01 23:37:46 +0000
commit39c3dcb697b531aaf229384059a06d727bf1692e (patch)
tree957299e0685b69cf759b835b95a1ca00b1432490 /secure
parent6f0fa0f8a5db2321a200026af15a3113cd978c0a (diff)
downloadFreeBSD-src-39c3dcb697b531aaf229384059a06d727bf1692e.zip
FreeBSD-src-39c3dcb697b531aaf229384059a06d727bf1692e.tar.gz
This isn't C99 clean.
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index fe50e93..60d551f 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -248,6 +248,8 @@ SRCS+= buildinf.h
INCS+= opensslconf.h evp.h
INCSDIR= ${INCLUDEDIR}/openssl
+CSTD= c89
+
CLEANFILES= buildinf.h opensslconf.h evp.h
buildinf.h:
OpenPOWER on IntegriCloud