]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Add an alternative solution on MacOS
authorJasmine Tang <tanghocel456@gmail.com>
Fri, 5 Apr 2024 03:02:26 +0000 (20:02 -0700)
committerCohenArthur <arthur.cohen@embecosm.com>
Tue, 9 Apr 2024 15:18:08 +0000 (15:18 +0000)
For #2937.
ChangeLog:

* README.md (gccrs-workspace]): like-wise.

README.md

index 31df8df5138aefd2b9d6249974eb0b726f16b3d2..502b61f0ab1ec94e75180f2109a71ef93e279dae 100644 (file)
--- 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: