Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: src/share/mk
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@localhost Urbana, IL * (217) 278-3933
Home |
Main Index |
Thread Index |
Old Index