Gentoo Archives: gentoo-dev

From: Gordon Malm <gengor@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PMS] Add RESTRICT="distcc" capability
Date: Sat, 01 Nov 2008 20:57:21
Message-Id: 200811011357.17258.gengor@gentoo.org
1 I'd like to get "distcc" added as one of the FEATURES we are able to RESTRICT.
2
3 It is true that RESTRICT="distcc" is usually not the proper solution to
4 problems. But in the case of out-of-tree kernel modules the idea of
5 distributing compile jobs to other machines is fundamentally flawed IMO.
6 Additionally, there are a few packages in the tree already that will never
7 get fixed (or be fixable) and just have some check for FEATURES=distcc &&
8 die "disable distcc" type stuff.
9
10 Thanks,
11 Gordon Malm (gengor)

Replies

Subject Author
Re: [gentoo-dev] [PMS] Add RESTRICT="distcc" capability Ciaran McCreesh <ciaran.mccreesh@××××××××××.com>
Re: [gentoo-dev] [PMS] Add RESTRICT="distcc" capability David Leverton <levertond@××××××××××.com>