Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 6 Feb 2014 08:00:03 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: misc/179536: commit references a PR
Message-ID:  <201402060800.s16803q7084118@freefall.freebsd.org>

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

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

 Author: brueffer
 Date: Thu Feb  6 07:55:50 2014
 New Revision: 261539
 URL: http://svnweb.freebsd.org/changeset/base/261539
 
 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/9/sys/modules/mps/Makefile
 Directory Properties:
   stable/9/sys/   (props changed)
   stable/9/sys/modules/   (props changed)
 
 Modified: stable/9/sys/modules/mps/Makefile
 ==============================================================================
 --- stable/9/sys/modules/mps/Makefile	Thu Feb  6 03:54:58 2014	(r261538)
 +++ stable/9/sys/modules/mps/Makefile	Thu Feb  6 07:55:50 2014	(r261539)
 @@ -9,7 +9,6 @@ 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-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 



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