re PR bootstrap/29402 (Parallel make fails with --disable-bootstrap)
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 14 Oct 2006 01:25:39 +0000 (01:25 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 14 Oct 2006 01:25:39 +0000 (01:25 +0000)
commit0c472e4e469e4f45541a7ae7d8d72ae5ab9acdd4
tree05ae2bcb8abc9f4db1cb4064d1c66107fba5b01e
parent6412924ae6e6fd2abb94c48727c70c5a92c684bc
re PR bootstrap/29402 (Parallel make fails with --disable-bootstrap)

PR bootstrap/29402
* Makefile.in (ALL_GTFILES_H): Use $(sort ...) instead of
shell pipeline.

From-SVN: r117721
gcc/ChangeLog
gcc/Makefile.in