Skip to content

Commit 7a61ec3

Browse files
committed
Add missing change
1 parent e7f9301 commit 7a61ec3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build_sysroot/prepare_sysroot_src.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ popd
3232
git clone https://github.com/rust-lang/compiler-builtins.git || echo "rust-lang/compiler-builtins has already been cloned"
3333
pushd compiler-builtins
3434
git checkout -- .
35-
git checkout 0.1.40
35+
git checkout 0.1.42
3636
git apply ../../crate_patches/000*-compiler-builtins-*.patch
3737
popd
3838

0 commit comments

Comments
 (0)