https://gcc.gnu.org/g:19719f4f2d230b39937b6977f81164a59acabcd7

commit 19719f4f2d230b39937b6977f81164a59acabcd7
Author: Jasmine Tang <tanghocel...@gmail.com>
Date:   Thu Apr 4 20:02:26 2024 -0700

    Add an alternative solution on MacOS
    
    For #2937.
    ChangeLog:
    
            * README.md (gccrs-workspace]): like-wise.

Diff:
---
 README.md | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/README.md b/README.md
index 31df8df5138a..502b61f0ab1e 100644
--- a/README.md
+++ b/README.md
@@ -75,6 +75,12 @@ $ make
 
 ```
 
+Alternatively, a docker environment is avaiable for ARM-based Mac contributors.
+
+Please visit 
[gccrs-workspace](https://github.com/badumbatish/gccrs-workspace). 
+ 
+The image is based on Ubuntu ARM and came with dependencies all fetched.
+
 #### Running GCC Rust
 
 Running the compiler itself without make install we can simply invoke the 
compiler proper:

Reply via email to