Get tools/tools/cxgbtool to build with the latest clang.

Reported by:	olivier@
This commit is contained in:
np 2020-10-05 06:53:29 +00:00
parent 33583454c2
commit e77b1851b5

View File

@ -6,5 +6,6 @@ MAN=
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgb -I.
CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
BINDIR?= /usr/sbin
WARNS?= 3
.include <bsd.prog.mk>