[RFA] trailing backslash in top-level Makefile
DJ Delorie
dj@redhat.com
Tue Jun 2 22:08:00 GMT 2009
More information about the Binutils mailing list
Tue Jun 2 22:08:00 GMT 2009
- Previous message (by thread): [RFA] trailing backslash in top-level Makefile
- Next message (by thread): [RFA] trailing backslash in top-level Makefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> > --- a/Makefile.tpl > > +++ b/Makefile.tpl > > @@ -628,8 +628,9 @@ all: > > $(MAKE) $(RECURSE_FLAGS_TO_PASS) all-host all-target \ > > @if gcc-bootstrap > > ; \ > > - fi > > + fi \ > > @endif gcc-bootstrap > > + && : > > > > .PHONY: all-build > > [+ FOR build_modules +] > > This patch seems to fix the issue, and as such: OK to apply to GCC and > src? I'm OK with it.
- Previous message (by thread): [RFA] trailing backslash in top-level Makefile
- Next message (by thread): [RFA] trailing backslash in top-level Makefile
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list