On Sunday 15 January 2006 06:52, Henrik Brix Andersen wrote:
> On Sun, Jan 15, 2006 at 01:11:54AM -0500, Mike Frysinger wrote:
> > the one true solution:
> > - USE=debug *never* changes CFLAGS or LDFLAGS or what have you, it *only*
> > enables additional runtime code (such as assert()'s or helpful debug
> > output)
>
> Some packages automatically appends stuff to CFLAGS when turning on
> package specific debug options - should this be kept or removed
> following your approach?

removed

ive seen many packages where `./configure --enable-debug` simply did:
CFLAGS="-g"

now, imho, that has no place in portage
-mike
-- 
gentoo-dev@gentoo.org mailing list

Reply via email to