mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-25 03:54:17 +01:00
Get tools/tools/cxgbtool to build with the latest clang.
Reported by: olivier@
This commit is contained in:
parent
546f18f3da
commit
95e72ec510
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=366440
@ -6,5 +6,6 @@ MAN=
|
|||||||
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgb -I.
|
CFLAGS+= -I${.CURDIR}/../../../sys/dev/cxgb -I.
|
||||||
CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
|
CFLAGS+= -DCONFIG_T3_REGS -DCHELSIO_INTERNAL
|
||||||
BINDIR?= /usr/sbin
|
BINDIR?= /usr/sbin
|
||||||
|
WARNS?= 3
|
||||||
|
|
||||||
.include <bsd.prog.mk>
|
.include <bsd.prog.mk>
|
||||||
|
Loading…
Reference in New Issue
Block a user