Skip to content

Commit

Permalink
Stop forcing -g in mpi3mr module because it breaks non-debug install.
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Melville authored and Eric Melville committed Jul 4, 2024
1 parent 0916445 commit 839d10e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sys/modules/mpi3mr/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ SRCS+= opt_cam.h
SRCS+= device_if.h bus_if.h pci_if.h

CFLAGS+= -I${SRCTOP}/sys/compat/linuxkpi/common/include
DEBUG_FLAGS= -g

.include <bsd.kmod.mk>

Expand Down

0 comments on commit 839d10e

Please sign in to comment.