summaryrefslogtreecommitdiff
path: root/secure
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2009-07-11 22:30:37 +0000
committerColin Percival <cperciva@FreeBSD.org>2009-07-11 22:30:37 +0000
commit7d845dde8d645c3de45e82916208e7cc88488be9 (patch)
treefc0e35e98ca75b0e4e05883fa614fe1d937ffab1 /secure
parent1ed01448fbe9c77a610d006602f2bf4606f7f0d9 (diff)
Notes
Diffstat (limited to 'secure')
-rw-r--r--secure/lib/libcrypto/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/secure/lib/libcrypto/Makefile b/secure/lib/libcrypto/Makefile
index ec3d4df3d749..d6b339f0934b 100644
--- a/secure/lib/libcrypto/Makefile
+++ b/secure/lib/libcrypto/Makefile
@@ -352,7 +352,6 @@ buildinf.h: ${.CURDIR}/Makefile
echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; \
echo " #define CFLAGS \"$(CC)\""; \
echo " #define PLATFORM \"FreeBSD-${MACHINE_ARCH}\""; \
- echo " #define DATE \"`LC_ALL=C date`\""; \
echo "#endif" ) > ${.TARGET}
opensslconf.h: opensslconf-${MACHINE_ARCH}.h