Gentoo Archives: gentoo-dev

From: Ciaran McCreesh <ciaranm@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: Most common ebuild mistakes?
Date: Mon, 22 Aug 2005 04:05:58
Message-Id: 20050822050227.0eedf648@snowdrop.home
In Reply to: Re: [gentoo-dev] Re: Most common ebuild mistakes? by Jonathan Smith
1 On Sun, 21 Aug 2005 23:52:15 -0400 Jonathan Smith <smithj@g.o>
2 wrote:
3 | Georgi Georgiev wrote:
4 | > When should make be used? I thought that ebuilds should always use
5 | > emake, and if necessary -- emake -j1. But never make.
6 |
7 | make DESTDIR=${D} install || die "make install failed"
8
9 make DESTDIR="${D}" install || die "make install failed"
10
11 emake tends to break for autotooled things when highly parallelised.
12
13 --
14 Ciaran McCreesh : Gentoo Developer (Vim, Shell tools, Fluxbox, Cron)
15 Mail : ciaranm at gentoo.org
16 Web : http://dev.gentoo.org/~ciaranm