Re: [gentoo-user] per-ebuild compil options

2007-10-03 Thread Iain Buchanan
On Wed, 2007-10-03 at 22:33 +0100, Neil Bothwick wrote: > Hello Bo Ørsted Andresen, > > > It should have been in /etc/portage/env/ (no .d). cool, that did it - thanks! > Doh! Sorry about that :( no worries :) -- Iain Buchanan The man who runs may fight again. -- Menander --

Re: [gentoo-user] per-ebuild compil options

2007-10-03 Thread Neil Bothwick
Hello Bo Ørsted Andresen, > It should have been in /etc/portage/env/ (no .d). Doh! Sorry about that :( -- Neil Bothwick There's no place like http://www.home.com signature.asc Description: PGP signature

Re: [gentoo-user] per-ebuild compil options

2007-10-03 Thread Bo Ørsted Andresen
On Wednesday 03 October 2007 02:38:42 Iain Buchanan wrote: > On Tue, 2007-10-02 at 09:56 +0100, Neil Bothwick wrote: > > mkdir -p /etc/portage/env.d/sys-devel [SNIP] > hey that looks cool... except that it didn't work! I should be doing > this to dev-libs/glib and sys-libs/glibc right? > > $ cat /

Re: [gentoo-user] per-ebuild compil options

2007-10-02 Thread Iain Buchanan
On Tue, 2007-10-02 at 09:56 +0100, Neil Bothwick wrote: > On Tue, 02 Oct 2007 14:04:10 +0930, Iain Buchanan wrote: [snip] > > 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. > > mkdi

Re: [gentoo-user] per-ebuild compil options

2007-10-02 Thread Neil Bothwick
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 > FE

[gentoo-user] per-ebuild compil options

2007-10-01 Thread Iain Buchanan
Hi all, 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 ebuil