Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/tests/fs/nfs/nfsservice Don't force debug build.
details: https://anonhg.NetBSD.org/src/rev/05361c7c6748
branches: trunk
changeset: 759856:05361c7c6748
user: joerg <joerg%NetBSD.org@localhost>
date: Sat Dec 18 04:31:41 2010 +0000
description:
Don't force debug build.
diffstat:
tests/fs/nfs/nfsservice/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 02a56ebb5bc8 -r 05361c7c6748 tests/fs/nfs/nfsservice/Makefile
--- a/tests/fs/nfs/nfsservice/Makefile Sat Dec 18 04:31:22 2010 +0000
+++ b/tests/fs/nfs/nfsservice/Makefile Sat Dec 18 04:31:41 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2010/08/03 17:24:45 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2010/12/18 04:31:41 joerg Exp $
#
NOMAN= 1
@@ -30,7 +30,6 @@
CPPFLAGS+= -DRUMP_SYS_NETWORKING
#CPPFLAGS+= -DSVC_RUN_DEBUG
CPPFLAGS+= -I${.CURDIR}/../../common/nfsrpc
-DBG=-g
.PATH: ${.CURDIR}/rpcbind
.include "rpcbind/Makefile.inc"
Home |
Main Index |
Thread Index |
Old Index