build libopts with WARNS=0 for now

This commit is contained in:
kardel 2012-02-01 20:49:09 +00:00
parent a2545411b3
commit cb314bfae7
1 changed files with 4 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2012/02/01 07:46:30 kardel Exp $
# $NetBSD: Makefile,v 1.4 2012/02/01 20:49:09 kardel Exp $
LIBISPRIVATE=yes
@ -8,6 +8,9 @@ LIB=opts
.include "${.CURDIR}/../Makefile.inc"
# libopts is not really great code
WARNS=0
DIST= ${IDIST}/sntp/libopts
CPPFLAGS+=-I${DIST}