mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Revert the use of -g that leaked in.
This commit is contained in:
parent
d48905120d
commit
3f9be55c27
1 changed files with 0 additions and 1 deletions
|
|
@ -12,6 +12,5 @@ SRCS+= device_if.h bus_if.h pci_if.h
|
|||
# To enable debug output from the driver, uncomment these two lines.
|
||||
#CFLAGS+= -DAAC_DEBUG=2
|
||||
#SRCS+= aac_debug.c
|
||||
CFLAGS+= -g
|
||||
|
||||
.include <bsd.kmod.mk>
|
||||
|
|
|
|||
Loading…
Reference in a new issue