]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Merge #1751
authorbors[bot] <26634292+bors[bot]@users.noreply.github.com>
Tue, 17 Jan 2023 16:32:09 +0000 (16:32 +0000)
committerGitHub <noreply@github.com>
Tue, 17 Jan 2023 16:32:09 +0000 (16:32 +0000)
1751: README.md: Added experimental flag & updated gccrs path r=CohenArthur a=DrMahad

(1) There is a need of the flag "-frust-incomplete-and-experimental-compiler-do-not-use" because the rust1 compiler didn't work without this.

(2) The gccrs was not present in the $HOME/gccrs-install/, so updated the path to $HOME/gccrs-install/bin

Signed-off-by: MAHAD <mahadtxt@gmail.com>
Co-authored-by: MAHAD <mahadtxt@gmail.com>

Trivial merge