mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Fix the build of tools/regression/sockets/unix_cmsg
MFC after: 2 weeks
This commit is contained in:
parent
8de9ac5eec
commit
e310a67bc4
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ SRCS= ${AUTOSRCS} unix_cmsg.c uc_common.h uc_common.c \
|
|||
uc_check_time.h uc_check_time.c
|
||||
CLEANFILES+= ${AUTOSRCS}
|
||||
MAN=
|
||||
CFLAGS+= -I${.CURDIR} -I${.OBJDIR}
|
||||
WARNS?= 3
|
||||
|
||||
REXP_bintime= 's|%%TTYPE%%|bintime|g ; s|%%DTYPE%%|bintime|g ; \
|
||||
|
|
|
|||
Loading…
Reference in a new issue