mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-30 08:19:09 +00:00
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:
parent
c93b62deca
commit
3af5aa46eb
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201017
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user