aboutsummaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-06-01 23:39:16 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-06-01 23:39:16 +0000
commit631a2b1ed8ce140ece9b5ece5a64d11f3b47bd1d (patch)
treed9b15acd5a165e6c240ff679f264fba02d1acc6f /secure
parent90f6678b64485e2db534d664a60a0b0fa241ec08 (diff)
downloadsrc-631a2b1ed8ce140ece9b5ece5a64d11f3b47bd1d.tar.gz
src-631a2b1ed8ce140ece9b5ece5a64d11f3b47bd1d.zip
Ugg, wrong version.
CSTD=gnu89, c89 wont do.
Notes
Notes: svn path=/head/; revision=115654
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index 60d551f5c4fe..ffd50bc819a9 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -248,7 +248,7 @@ SRCS+= buildinf.h
INCS+= opensslconf.h evp.h
INCSDIR= ${INCLUDEDIR}/openssl
-CSTD= c89
+CSTD= gnu89
CLEANFILES= buildinf.h opensslconf.h evp.h