Gentoo Archives: gentoo-amd64

From: Peter Humphrey <prh@××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: emerge sandbox is using the wrong host id
Date: Wed, 27 Sep 2006 14:54:07
Message-Id: 200609271450.26338.prh@gotadsl.co.uk
In Reply to: Re: [gentoo-amd64] Re: emerge sandbox is using the wrong host id by Peter Humphrey
1 On Wednesday 27 September 2006 14:01, Peter Humphrey wrote:
2
3 > Unfortunately, module-init-tools doesn't compile - it fails on "too many
4 > filenames given". I've opened a bug report.
5
6 ... which turned out to be a duplicate of 149210.
7
8 I've fixed my box thus pro tem:
9
10 # cat /etc/portage/env/sys-apps/module-init-tools
11 CFLAGS="-march=k8 -Os -pipe -frename-registers -fweb -freorder-blocks -freorder-blocks-and-partition -funit-at-a-time -ftree-pre -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants"
12 CXXFLAGS="-march=k8 -Os -pipe -frename-registers -fweb -freorder-blocks -funit-at-a-time -ftree-pre -fgcse-sm -fgcse-las -fgcse-after-reload -fmerge-all-constants"CHOST="x86_64-pc-linux-gnu"
13
14 If my global flags change in /etc/make.conf, I shall probably forget to make
15 corresponding changes to anything under /etc/portage/env. This could be
16 avoided if those files could be used to specify flags to be deleted from
17 the environment. Perhaps I should put in a feature request.
18
19 --
20 Rgds
21 Peter
22 --
23 gentoo-amd64@g.o mailing list