public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* Handle libphobos in contrib/gcc_update
@ 2018-11-14 16:29 Rainer Orth
  2018-11-14 17:00 ` Jeff Law
  0 siblings, 1 reply; 2+ messages in thread
From: Rainer Orth @ 2018-11-14 16:29 UTC (permalink / raw)
  To: gcc-patches; +Cc: Iain Buclaw

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

I noticed that libphobos isn't currently handled in gcc_update.  The
following patch fixes this.

I guess this is close to obvious?

	Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University


2018-11-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	* gcc_update (files_and_dependencies): Handle libphobos.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: gcc_update-libphobos.patch --]
[-- Type: text/x-patch, Size: 1052 bytes --]

# HG changeset patch
# Parent  e011b14b6da3d49e0b2a37cdad178b545a8c34ca
Handle libphobos in contrib/gcc_update

diff --git a/contrib/gcc_update b/contrib/gcc_update
--- a/contrib/gcc_update
+++ b/contrib/gcc_update
@@ -169,6 +169,12 @@ libbacktrace/aclocal.m4: libbacktrace/co
 libbacktrace/Makefile.in: libbacktrace/Makefile.am libbacktrace/aclocal.m4
 libbacktrace/configure: libbacktrace/configure.ac libbacktrace/aclocal.m4
 libbacktrace/config.h.in: libbacktrace/configure.ac libbacktrace/aclocal.m4
+libphobos/Makefile.in: libphobos/Makefile.am libphobos/configure.ac libphobos/aclocal.m4
+libphobos/aclocal.m4: libphobos/configure.ac libphobos/acinclude.m4
+libphobos/config.h.in: libphobos/configure.ac libphobos/aclocal.m4
+libphobos/configure: libphobos/configure.ac libphobos/aclocal.m4
+libphobos/src/Makefile.in: libphobos/src/Makefile.am libphobos/aclocal.m4
+libphobos/testsuite/Makefile.in: libphobos/testsuite/Makefile.am libphobos/aclocal.m4
 # Top level
 Makefile.in: Makefile.tpl Makefile.def
 configure: configure.ac config/acx.m4

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Handle libphobos in contrib/gcc_update
  2018-11-14 16:29 Handle libphobos in contrib/gcc_update Rainer Orth
@ 2018-11-14 17:00 ` Jeff Law
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff Law @ 2018-11-14 17:00 UTC (permalink / raw)
  To: Rainer Orth, gcc-patches; +Cc: Iain Buclaw

On 11/14/18 9:29 AM, Rainer Orth wrote:
> I noticed that libphobos isn't currently handled in gcc_update.  The
> following patch fixes this.
> 
> I guess this is close to obvious?
Seems so to me :-)

jeff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-11-14 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-11-14 16:29 Handle libphobos in contrib/gcc_update Rainer Orth
2018-11-14 17:00 ` Jeff Law

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).