mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the default
option with GENERIC kernels). Reviewed by: ken
This commit is contained in:
parent
9f6e964d17
commit
bb197d4e46
1 changed files with 0 additions and 1 deletions
|
|
@ -9,6 +9,5 @@ SRCS+= opt_cam.h opt_compat.h
|
|||
SRCS+= device_if.h bus_if.h pci_if.h
|
||||
|
||||
#CFLAGS += -DMPS_DEBUG
|
||||
DEBUG_FLAGS += -g
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue