From f024277be4083609a3cc220a2737f4b49ca0a095 Mon Sep 17 00:00:00 2001 From: adrian Date: Sat, 6 Jun 2015 19:15:08 +0000 Subject: Re-introduce this - it doesn't compile clean on a mips target (eg CARAMBOLA2.) --- libexec/atrun/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libexec/atrun') diff --git a/libexec/atrun/Makefile b/libexec/atrun/Makefile index bdfd963..39952fc 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 -- cgit v1.1