The following reply was made to PR bin/163775; it has been noted by GNATS. From: r4...@tormail.org To: bug-follo...@freebsd.org Cc: Subject: Re: bin/163775: [patch] sfxge(4) explitly sets -g -DDEBUG=1; infects kernel build with debug symbols Date: Tue, 30 Apr 2013 02:02:20 -0000
------=_20130430020220_20595 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 8bit this is happen in mps driver also. ------=_20130430020220_20595 Content-Type: text/plain; name="mps.txt" Content-Transfer-Encoding: 8bit Content-Disposition: attachment; filename="mps.txt" Index: sys/modules/mps/Makefile =================================================================== --- sys/modules/mps/Makefile (revision 250078) +++ sys/modules/mps/Makefile (working copy) @@ -9,7 +9,6 @@ SRCS+= device_if.h bus_if.h pci_if.h #CFLAGS += -DMPS_DEBUG -DEBUG_FLAGS += -g .include <bsd.kmod.mk> ------=_20130430020220_20595-- _______________________________________________ freebsd-bugs@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"