Add missing change
This commit is contained in:
parent
e7f9301239
commit
7a61ec3007
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ popd
|
|||
git clone https://github.com/rust-lang/compiler-builtins.git || echo "rust-lang/compiler-builtins has already been cloned"
|
||||
pushd compiler-builtins
|
||||
git checkout -- .
|
||||
git checkout 0.1.40
|
||||
git checkout 0.1.42
|
||||
git apply ../../crate_patches/000*-compiler-builtins-*.patch
|
||||
popd
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue