Re: [PATCH] Use automatic dependencies for mkoffload.o

2015-02-18 Thread Richard Biener
On Wed, 18 Feb 2015, Jakub Jelinek wrote: > On Wed, Feb 18, 2015 at 02:56:07PM +0300, Ilya Verbin wrote: > > On Wed, Feb 18, 2015 at 12:48:21 +0100, Thomas Schwinge wrote: > > > What is the rationale for the insn-modes.h order-only prerequisites for > > > mkoffload.o? Is this simply to get past t

[PATCH] Use automatic dependencies for mkoffload.o

2015-02-18 Thread Jakub Jelinek
On Wed, Feb 18, 2015 at 02:56:07PM +0300, Ilya Verbin wrote: > On Wed, Feb 18, 2015 at 12:48:21 +0100, Thomas Schwinge wrote: > > What is the rationale for the insn-modes.h order-only prerequisites for > > mkoffload.o? Is this simply to get past the build issue which, for > > example, Jakub also r