public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc_update update
@ 2020-12-15 21:44 Nathan Sidwell
  0 siblings, 0 replies; only message in thread
From: Nathan Sidwell @ 2020-12-15 21:44 UTC (permalink / raw)
  To: GCC Patches, David Edelsohn

[-- Attachment #1: Type: text/plain, Size: 159 bytes --]

I missed adding these two configure files.

             gcc_update: Add c++tools & libcody


thanks David for pointing at the fix.

nathan
-- 
Nathan Sidwell

[-- Attachment #2: 0001-gcc_update-update.patch --]
[-- Type: text/x-patch, Size: 1386 bytes --]

From c6d406f5039072938d308fe3a7fc4cd2a0bac952 Mon Sep 17 00:00:00 2001
From: Nathan Sidwell <nathan@acm.org>
Date: Tue, 15 Dec 2020 13:42:23 -0800
Subject: [PATCH] gcc_update update

I missed adding these two configure files.

	gcc_update: Add c++tools & libcody
---
 contrib/gcc_update | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/contrib/gcc_update b/contrib/gcc_update
index 5e8af0e9a7c..28e2f3797a2 100755
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -76,6 +76,7 @@ intl/plural-config.h: intl/plural.y
 intl/configure: intl/configure.ac intl/aclocal.m4
 intl/config.h.in: intl/configure.ac intl/aclocal.m4
 # Now, proceed to gcc automatically generated files
+c++tools/configure: c++tools/configure.ac
 gcc/configure: gcc/configure.ac
 gcc/cstamp-h.in: gcc/configure.ac
 gcc/config.in: gcc/cstamp-h.in
@@ -126,6 +127,7 @@ libquadmath/configure: libquadmath/configure.ac libquadmath/aclocal.m4
 libquadmath/aclocal.m4: libquadmath/configure.ac libquadmath/acinclude.m4
 libquadmath/Makefile.in: libquadmath/Makefile.am libquadmath/configure.ac libgfortran/aclocal.m4
 libgfortran/configure: libgfortran/configure.ac libgfortran/aclocal.m4
+libcody/configure: libcody/configure.ac libcody/config.m4
 libcpp/aclocal.m4: libcpp/configure.ac
 libcpp/Makefile.in: libcpp/configure.ac libcpp/aclocal.m4
 libcpp/configure: libcpp/configure.ac libcpp/aclocal.m4
-- 
2.27.0


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-12-15 21:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-15 21:44 gcc_update update Nathan Sidwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).