On Tuesday 24 January 2006 17:56, Donnie Berkholz wrote: > Mike Frysinger wrote: > > - we add an emerge flag (say '--debug-build') which adds "nostrip" to > > FEATURES and auto sets CFLAGS to DEBUG_CFLAGS and LDFLAGS to > > DEBUG_LDFLAGS - portage will add sane debug defaults to make.globals > > (DEBUG_CFLAGS="-O -g" and DEBUG_LDFLAGS="") > > I'm having a tough time finding this in the thread -- how can I ensure a > certain group of packages are always built with debugging, if I don't > want my whole box built that way?
that would require per-package env: http://bugs.gentoo.org/show_bug.cgi?id=44796 at which point you would just add 'FEATURES=debug-build' to whatever packages you want -mike -- gentoo-dev@gentoo.org mailing list