Gentoo Archives: gentoo-dev

From: "Harald van Dijk" <truedfx@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion 1/2
Date: Fri, 20 Jan 2006 06:26:57
Message-Id: 20060120062515.GA29222@gentoo.org
In Reply to: Re: [gentoo-dev] fix binary debug support, part elevenity billion 1/2 by Mike Frysinger
1 On Thu, Jan 19, 2006 at 05:56:47PM -0500, Mike Frysinger wrote:
2 > - USE=debug *never* changes CFLAGS or LDFLAGS or what have you, it *only*
3 > enables additional runtime code (such as assert()'s or helpful debug
4 > output) ...
5
6 I'd like to see cases such as "use debug && append-flags -DDEBUG"
7 explicitly mentioned, please. I'm sure you meant that this is okay, but
8 to avoid confusion, could you actually say so? (Or, if I'm completely
9 misunderstanding, tell me it's not okay. :)

Replies