public inbox for gcc-rust@gcc.gnu.org
 help / color / mirror / Atom feed
From: Arthur Cohen <arthur.cohen@embecosm.com>
To: gcc-patches@gcc.gnu.org
Cc: gcc-rust@gcc.gnu.org, dkm@kataplop.net,
	Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>,
	Thomas Schwinge <thomas@codesourcery.com>
Subject: [COMMITTED 4/4] build: Add libgrust as compilation modules
Date: Thu, 14 Dec 2023 16:05:43 +0100	[thread overview]
Message-ID: <20231214150539.12345-5-arthur.cohen@embecosm.com> (raw)
In-Reply-To: <20231214150539.12345-1-arthur.cohen@embecosm.com>

From: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>

Define the libgrust directory as a host compilation module as well as
for targets. Disable target libgrust if we're not building target
libstdc++.

ChangeLog:

	* Makefile.def: Add libgrust as host & target module.
	* configure.ac: Add libgrust to host tools list. Add libgrust to
	noconfigdirs if we're not building target libstdc++.
	* Makefile.in: Regenerate.
	* configure: Regenerate.

gcc/rust/ChangeLog:

	* config-lang.in: Add libgrust as a target module for the rust
	language.

Co-authored-by: Thomas Schwinge <thomas@codesourcery.com>
Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>

      parent reply	other threads:[~2023-12-14 15:03 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-14 15:05 [COMMITTED] Initial libgrust build patches Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 1/4] libgrust: Add ChangeLog file Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 2/4] libgrust: Add entry for maintainers Arthur Cohen
2023-12-14 15:05 ` [COMMITTED 3/4] libgrust: Add libproc_macro and build system Arthur Cohen
2023-12-14 15:05 ` Arthur Cohen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20231214150539.12345-5-arthur.cohen@embecosm.com \
    --to=arthur.cohen@embecosm.com \
    --cc=dkm@kataplop.net \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=gcc-rust@gcc.gnu.org \
    --cc=pierre-emmanuel.patry@embecosm.com \
    --cc=thomas@codesourcery.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).