Gentoo Archives: gentoo-dev

From: Henrik Brix Andersen <brix@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] fix binary debug support, part elevenity billion
Date: Sun, 15 Jan 2006 11:55:14
Message-Id: 20060115115239.GA3358@osgiliath.brixandersen.dk
In Reply to: [gentoo-dev] fix binary debug support, part elevenity billion by Mike Frysinger
1 On Sun, Jan 15, 2006 at 01:11:54AM -0500, Mike Frysinger wrote:
2 > the one true solution:
3 > - USE=debug *never* changes CFLAGS or LDFLAGS or what have you, it *only*
4 > enables additional runtime code (such as assert()'s or helpful debug
5 > output)
6
7 Some packages automatically appends stuff to CFLAGS when turning on
8 package specific debug options - should this be kept or removed
9 following your approach?
10
11 Regards,
12 Brix
13 --
14 Henrik Brix Andersen <brix@g.o>
15 Gentoo Metadistribution | Mobile computing herd

Replies

Subject Author
Re: [gentoo-dev] fix binary debug support, part elevenity billion Mike Frysinger <vapier@g.o>