Module Name:    src
Committed By:   joerg
Date:           Sat Dec 18 04:27:17 UTC 2010

Modified Files:
        src/tests/crypto/libcrypto/bn/div: Makefile

Log Message:
Don't force debug build.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/crypto/libcrypto/bn/div/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/tests/crypto/libcrypto/bn/div/Makefile
diff -u src/tests/crypto/libcrypto/bn/div/Makefile:1.1 src/tests/crypto/libcrypto/bn/div/Makefile:1.2
--- src/tests/crypto/libcrypto/bn/div/Makefile:1.1	Fri Feb 13 20:58:14 2009
+++ src/tests/crypto/libcrypto/bn/div/Makefile	Sat Dec 18 04:27:17 2010
@@ -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>

Reply via email to