On Tue, 02 Oct 2007 14:04:10 +0930, Iain Buchanan wrote:

> after recompiling another bunch of libraries just to "unstrip" them, I'm
> wondering if I can specify FEATURES and CXXOPTS (for example) on a
> per-ebuild basis.
> 
> eg. I would always want to build glib and glibc with nostrip in the
> FEATURES, and -ggdb in the compile options, but all other ebuilds would
> be as normal.

mkdir -p /etc/portage/env.d/sys-devel
echo 'FEATURES="blah nostrip"' >/etc/portage/env.d/sys-devel/gcc
echo  'CFLAGS="blah -ggdb"' >>etc/portage/env.d/sys-devel/gcc
etc.


-- 
Neil Bothwick

--T-A+G-L-I+N-E--+M-E-A+S-U-R+I-N-G+--G-A+U-G-E--

Attachment: signature.asc
Description: PGP signature

Reply via email to