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
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233049
@ -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 New Issue
Block a user