Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Apr 2013 12:30:03 GMT
From:      r4721@tormail.org
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/163775: [patch] sfxge(4) explitly sets -g -DDEBUG=1; infects kernel build with debug symbols
Message-ID:  <201304301230.r3UCU3JT033203@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/163775; it has been noted by GNATS.

From: r4721@tormail.org
To: bug-followup@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--
 
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304301230.r3UCU3JT033203>