Gentoo Archives: gentoo-dev

From: Sven Vermeulen <swift@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Using make.globals variables
Date: Sat, 15 May 2004 12:41:43
Message-Id: 20040515124127.GA10608@gentoo.org
1 Is it possible to use a variable, declared in make.globals, in make.conf?
2 For instance,
3 """
4 DISTCC_TMPDIR="${PORTAGE_TMPDIR}/.distcc"
5 """
6 even though PORTAGE_TMPDIR isn't defined in make.conf itself?
7
8 I have a bugreport about this in my mailbox but I'm uncertain if it's valid
9 or not...
10
11 Wkr,
12 Sven Vermeulen
13
14 --
15 Bent Hindrup Andersen, Danish MEP, about the Software Patent Directive:
16 The approach of the Commission and Council in this directive is shocking.
17 They are making full use of all the possibilities of evading democracy that
18 the current Community Law provides. <http://lwn.net/Articles/84009/>

Replies

Subject Author
Re: [gentoo-dev] Using make.globals variables Markus Nigbur <pyrania@g.o>
Re: [gentoo-dev] Using make.globals variables Jason Stubbs <jstubbs@g.o>