mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Add -DINVARIANT_SUPPORT -DINVARIANTS
(to commented out CFLAGS, used for debugging).
This commit is contained in:
parent
d41c4674c2
commit
f4d4e417be
1 changed files with 1 additions and 1 deletions
|
|
@ -4,6 +4,6 @@
|
|||
|
||||
KMOD= geom_uzip
|
||||
SRCS= g_uzip.c
|
||||
#CFLAGS= -g
|
||||
#CFLAGS= -g -DINVARIANT_SUPPORT -DINVARIANTS
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue