Update clean_all.sh for the rename of stdsimd to portable-simd
This commit is contained in:
parent
33b62ae3f3
commit
ddaa7459b2
1 changed files with 1 additions and 1 deletions
|
@ -3,4 +3,4 @@ set -e
|
|||
|
||||
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
|
||||
rm -rf target/ build/ perf.data{,.old}
|
||||
rm -rf rand/ regex/ simple-raytracer/ stdsimd/
|
||||
rm -rf rand/ regex/ simple-raytracer/ portable-simd/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue