From 51bf3beabc638b37b2ec30fdd35d29d75807c684 Mon Sep 17 00:00:00 2001 From: Ted Unangst Date: Fri, 20 Feb 2009 01:19:07 +0000 Subject: the lint warnings are more annoying than anything else. we already have a full set of warnings from the compiler --- lib/librthread/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib') diff --git a/lib/librthread/Makefile b/lib/librthread/Makefile index 958236ad04c..25341df96dd 100644 --- a/lib/librthread/Makefile +++ b/lib/librthread/Makefile @@ -1,7 +1,7 @@ -# $OpenBSD: Makefile,v 1.10 2008/06/05 21:06:11 kurt Exp $ +# $OpenBSD: Makefile,v 1.11 2009/02/20 01:19:06 tedu Exp $ LIB=rthread -WANTLINT= +#WANTLINT= LINTFLAGS=-z LIBCSRCDIR= ${.CURDIR}/../libc -- cgit v1.2.3