]> git.ipfire.org Git - people/ms/gcc.git/commit
build: Add libgrust as compilation modules
authorPierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Mon, 27 Feb 2023 16:10:38 +0000 (17:10 +0100)
committerCohenArthur <arthur.cohen@embecosm.com>
Wed, 15 Mar 2023 16:27:27 +0000 (16:27 +0000)
commit92d2d5a6087a10ebad2242004b1e644677d77e5c
tree7b54dbe5e0d30746e7551b28b6fc07d6907e50b6
parentcc10d5ed59d79c5a163b3bad715180249862ba09
build: Add libgrust as compilation modules

Define the libgrust directory as a host compilation module as well as
for targets.

ChangeLog:

* Makefile.def: Add libgrust as host & target module.
* configure.ac: Add libgrust to host tools list.

gcc/rust/ChangeLog:

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

Signed-off-by: Pierre-Emmanuel Patry <pierre-emmanuel.patry@embecosm.com>
Makefile.def
configure.ac
gcc/rust/config-lang.in