Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/rpcbind Revert accidently committed enabling WARMST...
details: https://anonhg.NetBSD.org/src/rev/c950ee155df2
branches: trunk
changeset: 355838:c950ee155df2
user: ginsbach <ginsbach%NetBSD.org@localhost>
date: Thu Aug 17 00:06:00 2017 +0000
description:
Revert accidently committed enabling WARMSTART.
diffstat:
usr.sbin/rpcbind/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 035bf1851ae1 -r c950ee155df2 usr.sbin/rpcbind/Makefile
--- a/usr.sbin/rpcbind/Makefile Wed Aug 16 23:38:16 2017 +0000
+++ b/usr.sbin/rpcbind/Makefile Thu Aug 17 00:06:00 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2017/08/16 23:38:16 ginsbach Exp $
+# $NetBSD: Makefile,v 1.14 2017/08/17 00:06:00 ginsbach Exp $
.include <bsd.own.mk>
@@ -21,7 +21,6 @@
# Uncomment these to get any useful output from 'rpcbind -d'
# CPPFLAGS+= -DRPCBIND_DEBUG
# CPPFLAGS+= -DSVC_RUN_DEBUG
-CPPFLAGS+= -DWARMSTART
LDADD+= -lwrap -lutil
DPADD+= ${LIBWRAP} ${LIBUTIL}
Home |
Main Index |
Thread Index |
Old Index