mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
[fixup] add Makefile changes that should have been committed in r253772
MFC after: 3 weeks X-MFC with: r253772
This commit is contained in:
parent
0f09691df8
commit
e97c96b77a
1 changed files with 3 additions and 0 deletions
|
|
@ -49,3 +49,6 @@ EXPORT_SYMS= dtrace_register \
|
|||
dtrace_asm.o: assym.s
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
||||
CWARNFLAGS+= -Wno-parentheses
|
||||
CWARNFLAGS+= -Wno-uninitialized
|
||||
|
|
|
|||
Loading…
Reference in a new issue