Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/solaris argh, there was even more debugging!
details: https://anonhg.NetBSD.org/src/rev/1913344c2561
branches: trunk
changeset: 773518:1913344c2561
user: christos <christos%NetBSD.org@localhost>
date: Sat Feb 04 18:39:21 2012 +0000
description:
argh, there was even more debugging!
diffstat:
sys/modules/solaris/Makefile.solmod | 5 ++---
1 files changed, 2 insertions(+), 3 deletions(-)
diffs (16 lines):
diff -r a073cc76f6b3 -r 1913344c2561 sys/modules/solaris/Makefile.solmod
--- a/sys/modules/solaris/Makefile.solmod Sat Feb 04 18:38:13 2012 +0000
+++ b/sys/modules/solaris/Makefile.solmod Sat Feb 04 18:39:21 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.solmod,v 1.2 2012/02/04 18:38:13 christos Exp $
+# $NetBSD: Makefile.solmod,v 1.3 2012/02/04 18:39:21 christos Exp $
ZFSDIR= ${S}/../external/cddl/osnet
@@ -84,5 +84,4 @@
CPPFLAGS+= -std=c99
# CPPFLAGS+= -D_NFS_NFS_H_
# CPPFLAGS+= -D_PROPLIB_ZFS_CONFLICT
-
-CFLAGS+= -g -O0 -DDIAGNOSTIC
+CPPFLAGS+= -DDIAGNOSTIC
Home |
Main Index |
Thread Index |
Old Index