Unbreak the build.

I increased the WARNS, but it looks like it breaks certain architectures
with more strict alignment requirements (mips, sparc64, ia64).

Pointy hat to:	me
This commit is contained in:
Ed Schouten 2009-12-26 11:00:18 +00:00
parent c93b62deca
commit 3af5aa46eb
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201017

View File

@ -6,8 +6,7 @@ SRCS= talkd.c announce.c process.c table.c print.c ttymsg.c
.PATH: ${.CURDIR}/../../usr.bin/wall
MAN= talkd.8
CFLAGS+=-I${.CURDIR}/../../usr.bin/wall
WARNS?= 6
WFORMAT=0
DPADD= ${LIBULOG}
LDADD= -lulog