* [gentoo-dev] Suggestion to update emake
@ 2001-11-12 0:48 Mikael Hallendal
2001-11-12 3:46 ` Joshua Pierre
2001-11-12 21:45 ` Aron Griffis
0 siblings, 2 replies; 4+ messages in thread
From: Mikael Hallendal @ 2001-11-12 0:48 UTC (permalink / raw
To: Gentoo Dev.
[-- Attachment #1: Type: text/plain, Size: 478 bytes --]
Hi!
Agriffins had a great idea how to use emake.
emake || make || die
causing the ebuild to try to use emake and if failing falling back to
make before dying.
I think it would be very nice to do this inside the emake macro. In that
case all ebuilds could use 'emake' instead of, as now, some use emake
and some doesn't.
Regards,
Mikael Hallendal
--
Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Suggestion to update emake
2001-11-12 0:48 [gentoo-dev] Suggestion to update emake Mikael Hallendal
@ 2001-11-12 3:46 ` Joshua Pierre
2001-11-12 4:18 ` Mikael Hallendal
2001-11-12 21:45 ` Aron Griffis
1 sibling, 1 reply; 4+ messages in thread
From: Joshua Pierre @ 2001-11-12 3:46 UTC (permalink / raw
To: gentoo-dev
On Mon, 2001-11-12 at 14:47, Mikael Hallendal wrote:
> Agriffins had a great idea how to use emake.
>
> emake || make || die
Hi!
Just wondering what emake exactly does.. Does it just make use of the
make flags in /etc/make.conf?
Cheers,
--
Joshua Pierre
Developer & Release Technician
Themes.Org -- Open Source Interface Enhancement
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Suggestion to update emake
2001-11-12 3:46 ` Joshua Pierre
@ 2001-11-12 4:18 ` Mikael Hallendal
0 siblings, 0 replies; 4+ messages in thread
From: Mikael Hallendal @ 2001-11-12 4:18 UTC (permalink / raw
To: Gentoo Dev.
[-- Attachment #1: Type: text/plain, Size: 494 bytes --]
mån 2001-11-12 klockan 10.48 skrev Joshua Pierre:
> On Mon, 2001-11-12 at 14:47, Mikael Hallendal wrote:
> > Agriffins had a great idea how to use emake.
> >
> > emake || make || die
>
> Hi!
>
> Just wondering what emake exactly does.. Does it just make use of the
> make flags in /etc/make.conf?
Yes,
exec env make ${MAKEOPTS} "$@"
Regards,
Mikael Hallendal
--
Mikael Hallendal
Gentoo Linux Developer, Desktop Team Leader
CodeFactory AB, Stockholm, Sweden
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Suggestion to update emake
2001-11-12 0:48 [gentoo-dev] Suggestion to update emake Mikael Hallendal
2001-11-12 3:46 ` Joshua Pierre
@ 2001-11-12 21:45 ` Aron Griffis
1 sibling, 0 replies; 4+ messages in thread
From: Aron Griffis @ 2001-11-12 21:45 UTC (permalink / raw
To: gentoo-dev
Hallski wrote: [Mon Nov 12 2001, 01:47:51AM EST]
> I think it would be very nice to do this inside the emake macro. In that
> case all ebuilds could use 'emake' instead of, as now, some use emake
> and some doesn't.
I've committed this change to emake. Emake should be safe for most
packages; there will still be a broken Makefile here or there that
doesn't work with emake.
Aron
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-11-13 4:44 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-12 0:48 [gentoo-dev] Suggestion to update emake Mikael Hallendal
2001-11-12 3:46 ` Joshua Pierre
2001-11-12 4:18 ` Mikael Hallendal
2001-11-12 21:45 ` Aron Griffis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox