Skip to content

Commit 4366c22

Browse files
committed
Remove outdated entries in clean_all.sh
1 parent 989b69c commit 4366c22

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

clean_all.sh

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,3 @@
22
set -e
33

44
rm -rf target/ build_system/target download/ build/ dist/
5-
6-
# Kept for now in case someone updates their checkout of cg_clif before running clean_all.sh
7-
# FIXME remove at some point in the future
8-
rm y.bin y.bin.dSYM y.exe y.pdb 2>/dev/null || true
9-
rm -rf rand/ regex/ simple-raytracer/ portable-simd/ abi-checker/ abi-cafe/
10-
rm -rf build_sysroot/{sysroot_src/,target/,compiler-builtins/,rustc_version}

0 commit comments

Comments
 (0)