Use path to patch compiler-builtins

This commit is contained in:
Jeremy Soller
2020-05-27 20:24:59 -06:00
parent 8de10072b6
commit ae34ade595
4 changed files with 5 additions and 3 deletions
+3
View File
@@ -13,3 +13,6 @@
[submodule "pthreads-emb"]
path = pthreads-emb
url = https://gitlab.redox-os.org/redox-os/pthreads-emb.git
[submodule "compiler-builtins"]
path = compiler-builtins
url = https://github.com/rust-lang/compiler-builtins.git