Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/crypto/external/bsd/openssl/lib/libcrypto Remove debugging a...
details: https://anonhg.NetBSD.org/src/rev/7903c04c1683
branches: trunk
changeset: 433684:7903c04c1683
user: christos <christos%NetBSD.org@localhost>
date: Thu Sep 27 18:18:53 2018 +0000
description:
Remove debugging accidentally left in! Noticed by Tobias Ulmer
diffstat:
crypto/external/bsd/openssl/lib/libcrypto/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7e318246311d -r 7903c04c1683 crypto/external/bsd/openssl/lib/libcrypto/Makefile
--- a/crypto/external/bsd/openssl/lib/libcrypto/Makefile Thu Sep 27 17:34:28 2018 +0000
+++ b/crypto/external/bsd/openssl/lib/libcrypto/Makefile Thu Sep 27 18:18:53 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2018/09/23 13:33:04 christos Exp $
+# $NetBSD: Makefile,v 1.18 2018/09/27 18:18:53 christos Exp $
# RCSid:
# Id: Makefile,v 1.33 1998/11/11 11:53:53 sjg Exp
@@ -20,7 +20,7 @@
USE_FORT?= yes # cryptographic software
USE_SHLIBDIR= yes
USE_FIPS= no
-DBG=-g
+#DBG=-g
.include <bsd.own.mk>
.include <bsd.shlib.mk>
Home |
Main Index |
Thread Index |
Old Index