summaryrefslogtreecommitdiffstats
path: root/usr.bin
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2012-09-11 21:13:18 +0000
committerdelphij <delphij@FreeBSD.org>2012-09-11 21:13:18 +0000
commit5fc6019d0caff9a118663cb128e7dbb7bd5de412 (patch)
treeab657bd949ee67ec9f1b6b83572df5876eb8291b /usr.bin
parentd14a6db068f8bf0a1f7cca00a57c390f5149ba74 (diff)
downloadFreeBSD-src-5fc6019d0caff9a118663cb128e7dbb7bd5de412.zip
FreeBSD-src-5fc6019d0caff9a118663cb128e7dbb7bd5de412.tar.gz
WARNS is now default to 6.
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/stdbuf/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/stdbuf/Makefile b/usr.bin/stdbuf/Makefile
index ccf139d..8842a1f 100644
--- a/usr.bin/stdbuf/Makefile
+++ b/usr.bin/stdbuf/Makefile
@@ -3,6 +3,4 @@
PROG= stdbuf
SRCS= stdbuf.c
-WARNS?= 6
-
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud