From 50f800063da5cfe4e7fc5f7056530d1802af398c Mon Sep 17 00:00:00 2001 From: Eric Botcazou Date: Fri, 4 Apr 2014 22:54:42 +0200 Subject: This fixes PR bootstrap/60620: * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3. * Makefile.in: Regenerate. --- Makefile.in | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index e5b44fc..f6c7d7f 100644 --- a/Makefile.in +++ b/Makefile.in @@ -46730,6 +46730,7 @@ all-stageprofile-libcpp: maybe-all-stageprofile-intl all-stagefeedback-libcpp: maybe-all-stagefeedback-intl all-fixincludes: maybe-all-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 -- cgit v1.1