mirror of
https://github.com/dreamlayers/netbsd-mopd.git
synced 2026-02-24 07:52:19 +00:00
Use of non-literal format strings
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.17 2011/08/16 16:45:20 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.18 2011/08/25 16:47:20 joerg Exp $
|
||||
|
||||
LIBISPRIVATE= yes
|
||||
|
||||
@@ -23,3 +23,5 @@ version.c: VERSION
|
||||
.if defined(HAVE_GCC) || defined(HAVE_PCC)
|
||||
COPTS.print.c+= -Wno-pointer-sign
|
||||
.endif
|
||||
|
||||
COPTS.log.c+= -Wno-format-nonliteral
|
||||
|
||||
Reference in New Issue
Block a user