mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-23 13:31:08 +01:00
Stop forcing -g in mpi3mr module because it breaks non-debug install.
Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1314
This commit is contained in:
parent
814bf1fddd
commit
4c6cf054c9
@ -7,7 +7,6 @@ SRCS+= opt_cam.h
|
|||||||
SRCS+= device_if.h bus_if.h pci_if.h
|
SRCS+= device_if.h bus_if.h pci_if.h
|
||||||
|
|
||||||
CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
|
CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
|
||||||
DEBUG_FLAGS= -g
|
|
||||||
|
|
||||||
.include <bsd.kmod.mk>
|
.include <bsd.kmod.mk>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user