Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/librumpclient Remove "NOLINT" setting that was apparentl...



details:   https://anonhg.NetBSD.org/src/rev/77804cf0895f
branches:  trunk
changeset: 762538:77804cf0895f
user:      tron <tron%NetBSD.org@localhost>
date:      Tue Feb 22 17:32:49 2011 +0000

description:
Remove "NOLINT" setting that was apparently committed by accident and
breaks the build.

diffstat:

 lib/librumpclient/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (13 lines):

diff -r d2df1ddf7e36 -r 77804cf0895f lib/librumpclient/Makefile
--- a/lib/librumpclient/Makefile        Tue Feb 22 17:19:58 2011 +0000
+++ b/lib/librumpclient/Makefile        Tue Feb 22 17:32:49 2011 +0000
@@ -1,8 +1,7 @@
-#      $NetBSD: Makefile,v 1.4 2011/02/22 14:02:54 pooka Exp $
+#      $NetBSD: Makefile,v 1.5 2011/02/22 17:32:49 tron Exp $
 #
 
 .PATH: ${.CURDIR}/../../sys/rump/librump/rumpkern
-NOLINT=        # syscalls are evil
 
 LIB=           rumpclient
 USE_SHLIBDIR=  yes



Home | Main Index | Thread Index | Old Index