]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
re PR bootstrap/60620 (missing gnattools dependency causes highly parallel build...
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 4 Apr 2014 20:53:48 +0000 (20:53 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 4 Apr 2014 20:53:48 +0000 (20:53 +0000)
PR bootstrap/60620
* Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
* Makefile.in: Regenerate.

From-SVN: r209129

ChangeLog
Makefile.def
Makefile.in

index 587843f29c736194d1c74df0f7d5346f05d8ce5a..5ddacbe69943b727c4df5566241ad51d825c6f62 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2014-04-04  Eric Botcazou  <ebotcazou@adacore.com>
+
+       PR bootstrap/60620
+       * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. 
+       * Makefile.in: Regenerate.
+
 2014-03-28  Yaakov Selkowitz  <yselkowitz@users.sourceforge.net>
 
        * Makefile.def (dependencies): Make all-ld depend on all-binutils
index cfb81d3621bb1bbf58f20074f79ff26b978a8cce..ec2b0f2781026756de94965408d71b7c155dcebf 100644 (file)
@@ -336,6 +336,7 @@ dependencies = { module=all-libcpp; on=all-intl; };
 dependencies = { module=all-fixincludes; on=all-libiberty; };
 
 dependencies = { module=all-gnattools; on=all-target-libada; };
+dependencies = { module=all-gnattools; on=all-target-libstdc++-v3; };
 
 dependencies = { module=all-lto-plugin; on=all-libiberty; };
 
index f90e34a03689b0448ef8cd54666a1b4a35b18001..bf06dce8a2e03d1f292d89bd2bd09d2feea2f9af 100644 (file)
@@ -47249,6 +47249,7 @@ all-stage4-fixincludes: maybe-all-stage4-libiberty
 all-stageprofile-fixincludes: maybe-all-stageprofile-libiberty
 all-stagefeedback-fixincludes: maybe-all-stagefeedback-libiberty
 all-gnattools: maybe-all-target-libada
+all-gnattools: maybe-all-target-libstdc++-v3
 all-lto-plugin: maybe-all-libiberty
 
 all-stage1-lto-plugin: maybe-all-stage1-libiberty