Skip to content

Commit 8f02c4e

Browse files
committed
Add y.bin to clean_all.sh
1 parent 759c4ac commit 8f02c4e

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
@@ -2,5 +2,5 @@
22
set -e
33

44
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}
5-
rm -rf target/ build/ perf.data{,.old}
5+
rm -rf target/ build/ perf.data{,.old} y.bin
66
rm -rf rand/ regex/ simple-raytracer/ portable-simd/

0 commit comments

Comments
 (0)