aboutsummaryrefslogtreecommitdiff
path: root/secure/lib
diff options
context:
space:
mode:
authorJung-uk Kim <jkim@FreeBSD.org>2018-09-20 00:17:41 +0000
committerJung-uk Kim <jkim@FreeBSD.org>2018-09-20 00:17:41 +0000
commit2aeec0c46f3f55399113c3f9ab01ac2d3349fd18 (patch)
tree1bedc4f2c4b88b3a3eb90748698c175031dd1f8e /secure/lib
parent3e058dbd7b5e6040a45fbe8647bf5ad20eaae344 (diff)
Notes
Diffstat (limited to 'secure/lib')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 4f6dd86dda71..f8fbfb9f24b9 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -337,8 +337,6 @@ INCS+= x509v3.h x509v3err.h
INCSDIR= ${INCLUDEDIR}/openssl
-CSTD= gnu89
-
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32
CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes