Subject: Re: CVS commit: src/share/mk
To: Martin Husemann <martin@NetBSD.org>
From: David Young <dyoung@pobox.com>
List: source-changes
Date: 11/23/2006 08:19:46
On Thu, Nov 23, 2006 at 12:05:26PM +0000, Martin Husemann wrote:
> 
> Module Name:	src
> Committed By:	martin
> Date:		Thu Nov 23 12:05:26 UTC 2006
> 
> Modified Files:
> 	src/share/mk: bsd.lib.mk
> 
> Log Message:
> When checking wether we are debugging, look for -g in ${CFLAGS} instead
> of ${COPTS}. The latter explicitly includes the former and ${DBG}, where
> the -g most likely is hidden.

I don't understand.  You seem to be saying that COPTS (the latter)
includes CFLAGS (the former) and DBG.  Why don't you look for -g in COPTS?

Dave

-- 
David Young             OJC Technologies
dyoung@ojctech.com      Urbana, IL * (217) 278-3933