]> git.proxmox.com Git - rustc.git/blame - compiler/rustc_codegen_gcc/clean_all.sh
New upstream version 1.63.0+dfsg1
[rustc.git] / compiler / rustc_codegen_gcc / clean_all.sh
CommitLineData
923072b8 1#!/usr/bin/env bash
c295e0f8 2set -e
923072b8 3set -v
c295e0f8
XL
4
5rm -rf target/ build_sysroot/{sysroot/,sysroot_src/,target/,Cargo.lock} perf.data{,.old}
6rm -rf regex/ simple-raytracer/