This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/29402] Parallel make fails with --disable-bootstrap
- From: "ghazi at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2006 01:25:50 -0000
- Subject: [Bug bootstrap/29402] Parallel make fails with --disable-bootstrap
- References: <bug-29402-578@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #5 from ghazi at gcc dot gnu dot org 2006-10-14 01:25 -------
Subject: Bug 29402
Author: ghazi
Date: Sat Oct 14 01:25:39 2006
New Revision: 117721
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=117721
Log:
PR bootstrap/29402
* Makefile.in (ALL_GTFILES_H): Use $(sort ...) instead of
shell pipeline.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/Makefile.in
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29402