Source-Changes-HG archive

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

[src/trunk]: src/tests/util/df remove strpct copts



details:   https://anonhg.NetBSD.org/src/rev/66574c4ea590
branches:  trunk
changeset: 768875:66574c4ea590
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Aug 28 09:39:44 2011 +0000

description:
remove strpct copts

diffstat:

 tests/util/df/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (16 lines):

diff -r e1b60469b505 -r 66574c4ea590 tests/util/df/Makefile
--- a/tests/util/df/Makefile    Sun Aug 28 09:32:21 2011 +0000
+++ b/tests/util/df/Makefile    Sun Aug 28 09:39:44 2011 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.4 2011/08/28 09:02:51 mbalmer Exp $
+#      $NetBSD: Makefile,v 1.5 2011/08/28 09:39:44 christos Exp $
 
 NOMAN=         # defined
 
@@ -24,6 +24,4 @@
 SRCS+=         humanize_number.c
 .endif
 
-COPTS.strpct.c += -Wno-format-nonliteral
-
 .include <bsd.test.mk>



Home | Main Index | Thread Index | Old Index