This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Mark linker Makefile rules for job server build


* Alexandre Oliva wrote on Tue, Oct 05, 2010 at 08:21:25AM CEST:
> On Oct  4, 2010, Ralf Wildenhues wrote:
> > * Andi Kleen wrote on Mon, Oct 04, 2010 at 03:11:39PM CEST:
> >> Add + to all the executable targets that run LTO for this purpose.
> 
> > FWIW, this will break 'make -n'.
> 
> Would a â# $(MAKE)â comment at the end of the link command break it too?

Yep.

> IIRC such comments will also cause make to pass jobserver info down.

Yep.

Cheers,
Ralf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]