summaryrefslogtreecommitdiffstats
path: root/libexec/atrun
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-06 13:20:02 +0000
committerbapt <bapt@FreeBSD.org>2015-06-06 13:20:02 +0000
commitd42a0fc446a7230e684bd58097f40953d769a03d (patch)
treec20b1d322a84849597c0b4b0e0b59d7886cfc66e /libexec/atrun
parent6720ff676c9b88cb7d95470d83fc364b0f83ab60 (diff)
downloadFreeBSD-src-d42a0fc446a7230e684bd58097f40953d769a03d.zip
FreeBSD-src-d42a0fc446a7230e684bd58097f40953d769a03d.tar.gz
Remove WARNS atrun builds fine with clang and gcc
Diffstat (limited to 'libexec/atrun')
-rw-r--r--libexec/atrun/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile
index 39952fc..bdfd963 100644
--- a/libexec/atrun/Makefile
+++ b/libexec/atrun/Makefile
@@ -14,7 +14,6 @@ CLEANFILES= ${MAN}
CFLAGS+=-I${MAINSRC} -I${.CURDIR}
CFLAGS+=-DLOGIN_CAP -DPAM
-WARNS?= 2
WFORMAT=0
LIBADD= pam util
OpenPOWER on IntegriCloud