Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/ptyfs Don't force debug build. XXX Why does this ha...
details: https://anonhg.NetBSD.org/src/rev/02a56ebb5bc8
branches: trunk
changeset: 759855:02a56ebb5bc8
user: joerg <joerg%NetBSD.org@localhost>
date: Sat Dec 18 04:31:22 2010 +0000
description:
Don't force debug build. XXX Why does this have NOGCCERROR=1 set?
diffstat:
tests/fs/ptyfs/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (14 lines):
diff -r b380885fb3f5 -r 02a56ebb5bc8 tests/fs/ptyfs/Makefile
--- a/tests/fs/ptyfs/Makefile Sat Dec 18 04:27:17 2010 +0000
+++ b/tests/fs/ptyfs/Makefile Sat Dec 18 04:31:22 2010 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2010/06/11 23:52:38 pooka Exp $
+# $NetBSD: Makefile,v 1.2 2010/12/18 04:31:22 joerg Exp $
#
TESTSDIR= ${TESTSBASE}/fs/ptyfs
WARNS= 4
-DBG=-g
NOGCCERROR=1
TESTS_C= t_ptyfs
Home |
Main Index |
Thread Index |
Old Index