Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/crypto/libcrypto/bn/div Don't force debug build.
details: https://anonhg.NetBSD.org/src/rev/b380885fb3f5
branches: trunk
changeset: 759854:b380885fb3f5
user: joerg <joerg%NetBSD.org@localhost>
date: Sat Dec 18 04:27:17 2010 +0000
description:
Don't force debug build.
diffstat:
tests/crypto/libcrypto/bn/div/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (13 lines):
diff -r ba400bd9c879 -r b380885fb3f5 tests/crypto/libcrypto/bn/div/Makefile
--- a/tests/crypto/libcrypto/bn/div/Makefile Sat Dec 18 04:25:37 2010 +0000
+++ b/tests/crypto/libcrypto/bn/div/Makefile Sat Dec 18 04:27:17 2010 +0000
@@ -1,8 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:14 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2010/12/18 04:27:17 joerg Exp $
HELPER_NAME= divtest
HELPER_DIR= bn
-CFLAGS+= -g # XXX
-
.include <bsd.init.mk>
Home |
Main Index |
Thread Index |
Old Index