Skip to content

Commit ddaa745

Browse files
committed
Update clean_all.sh for the rename of stdsimd to portable-simd
1 parent 33b62ae commit ddaa745

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clean_all.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ set -e
33

44
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
55
rm -rf target/ build/ perf.data{,.old}
6-
rm -rf rand/ regex/ simple-raytracer/ stdsimd/
6+
rm -rf rand/ regex/ simple-raytracer/ portable-simd/

0 commit comments

Comments
 (0)