Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/kdump METEORGSIGNAL and METEORSFMT overlap with dtra...
details: https://anonhg.NetBSD.org/src/rev/18ec8c9588f2
branches: trunk
changeset: 343488:18ec8c9588f2
user: joerg <joerg%NetBSD.org@localhost>
date: Sat Feb 06 20:21:56 2016 +0000
description:
METEORGSIGNAL and METEORSFMT overlap with dtrace, prefer the latter.
diffstat:
usr.bin/kdump/Makefile.ioctl-c | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r c76135615740 -r 18ec8c9588f2 usr.bin/kdump/Makefile.ioctl-c
--- a/usr.bin/kdump/Makefile.ioctl-c Sat Feb 06 20:20:18 2016 +0000
+++ b/usr.bin/kdump/Makefile.ioctl-c Sat Feb 06 20:21:56 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.ioctl-c,v 1.30 2015/11/02 12:06:33 joerg Exp $
+# $NetBSD: Makefile.ioctl-c,v 1.31 2016/02/06 20:21:56 joerg Exp $
# NOTE: <bsd.own.mk> needs to be previously .included for NETBSDSRCDIR
@@ -44,6 +44,7 @@
.if ${MKDTRACE} != 'no"
CPPFLAGS+= -I${NETBSDSRCDIR}/external/cddl/osnet/sys
CPPFLAGS+= -I${NETBSDSRCDIR}/external/cddl/osnet/dist/uts/common
+CPPFLAGS+= -D_DEV_IC_BT8XX_H_
.endif
CPPFLAGS+= -D_ALTQ_ALTQ_JOBS_H_ # redefinition of inline
# De-select one, dup ioctls
Home |
Main Index |
Thread Index |
Old Index