Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 5693122

Browse files
committed
Add abi-checker to clean_all.sh
1 parent fb6362e commit 5693122

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} y.bin
6-
rm -rf rand/ regex/ simple-raytracer/ portable-simd/
6+
rm -rf rand/ regex/ simple-raytracer/ portable-simd/ abi-checker/

0 commit comments

Comments
 (0)