Skip to content

Commit 520cb3e

Browse files
committed
Checkout more submodules
1 parent b37a27d commit 520cb3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ clean:
1414

1515
update-submodules:
1616
git submodule update --init rust libc
17-
git -C rust submodule update --init src/stdsimd
17+
git -C rust submodule update --init src/stdsimd src/tools
1818

1919
.cargo/config: $(RUST_RELEASEDIR)/libstd.rlib
2020
mkdir -p .cargo

0 commit comments

Comments
 (0)