From c1fe111da21ce85831d95ec7607fa574f52eec40 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 6 Jun 2015 13:20:02 +0000 Subject: [PATCH] Remove WARNS atrun builds fine with clang and gcc --- libexec/atrun/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index 39952fc430ea..bdfd963d9c5b 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