The following reply was made to PR misc/179536; it has been noted by GNATS.

From: dfil...@freebsd.org (dfilter service)
To: bug-follo...@freebsd.org
Cc:  
Subject: Re: misc/179536: commit references a PR
Date: Thu,  6 Feb 2014 07:59:14 +0000 (UTC)

 Author: brueffer
 Date: Thu Feb  6 07:59:05 2014
 New Revision: 261540
 URL: http://svnweb.freebsd.org/changeset/base/261540
 
 Log:
   MFC: r233049 by rmh
   
   Remove gratuitous DEBUG_FLAGS="-g" setting (this is already the default
   option with GENERIC kernels).
   
   PR:          179536
   Submitted by:        Alexey Markov
 
 Modified:
   stable/8/sys/modules/mps/Makefile
 Directory Properties:
   stable/8/sys/   (props changed)
   stable/8/sys/modules/   (props changed)
 
 Modified: stable/8/sys/modules/mps/Makefile
 ==============================================================================
 --- stable/8/sys/modules/mps/Makefile  Thu Feb  6 07:55:50 2014        
(r261539)
 +++ stable/8/sys/modules/mps/Makefile  Thu Feb  6 07:59:05 2014        
(r261540)
 @@ -9,6 +9,5 @@ SRCS+= opt_cam.h opt_compat.h
  SRCS+=        device_if.h bus_if.h pci_if.h
  
  #CFLAGS += -DMPS_DEBUG
 -DEBUG_FLAGS += -g
  
  .include <bsd.kmod.mk>
 _______________________________________________
 svn-src-...@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"
 
_______________________________________________
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"

Reply via email to