From 604c7bc628d40c75e0cf34858eed31f1ab6b6d88 Mon Sep 17 00:00:00 2001 From: Adrian Chadd Date: Sat, 6 Jun 2015 19:15:08 +0000 Subject: [PATCH] Re-introduce this - it doesn't compile clean on a mips target (eg CARAMBOLA2.) --- libexec/atrun/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index bdfd963d9c5b..39952fc430ea 100644 --- a/libexec/atrun/Makefile +++ b/libexec/atrun/Makefile @@ -14,6 +14,7 @@ CLEANFILES= ${MAN} CFLAGS+=-I${MAINSRC} -I${.CURDIR} CFLAGS+=-DLOGIN_CAP -DPAM +WARNS?= 2 WFORMAT=0 LIBADD= pam util