public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc/devel/rust/master] Merge #1092
@ 2022-06-08 12:26 Thomas Schwinge
  0 siblings, 0 replies; only message in thread
From: Thomas Schwinge @ 2022-06-08 12:26 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:e43a5c5373b341d217d2f5403f31f5174b8c4e2f

commit e43a5c5373b341d217d2f5403f31f5174b8c4e2f
Merge: da3d59db1f1 83681c3990c
Author: bors[bot] <26634292+bors[bot]@users.noreply.github.com>
Date:   Fri Apr 8 09:11:01 2022 +0000

    Merge #1092
    
    1092: gcc/rust/Make-lang.in: add missing rust compiler driver r=philberty a=RomainNaour
    
    When building gccrs with Buildroot toolchain infrastructure, the gccrs
    compiler driver is missing when intalling gcc.
    
    This is due to missing depedency on gccrs$(exeext) in rust.all.cross
    target.
    
    With that fixed, the gcc toolchain with Rust support is correctly installed into Buildroot:
    
    $ ./test/gccrs/host/bin/aarch64-linux-gccrs --version
    aarch64-linux-gccrs (Buildroot 2022.02-442-g54d638fbd1-dirty) 12.0.1 20220118 (experimental)
    
    Note: We probably needs gccrs-cross target like other supported languages.
    
    Copyright assignment signed between Smile and the FSF to contribute to GNU tools.
    
    Co-authored-by: Romain Naour <romain.naour@smile.fr>

Diff:

 gcc/rust/Make-lang.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


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

only message in thread, other threads:[~2022-06-08 12:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-08 12:26 [gcc/devel/rust/master] Merge #1092 Thomas Schwinge

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