summaryrefslogtreecommitdiff
path: root/compiler/create_crosscompiler.sh
diff options
context:
space:
mode:
authorBrett Weiland <brett_weiland@bpcspace.com>2021-09-12 18:40:48 -0500
committerBrett Weiland <brett_weiland@bpcspace.com>2021-09-12 18:40:48 -0500
commit907fb823bf8329066b1bcff60ea6c4faa54a3642 (patch)
treeb1ef77776a62eb9d72b8a4d381e504c10b50336c /compiler/create_crosscompiler.sh
parent8b683274e7db43d6637b567da02b1b158a6f2035 (diff)
ill never get a job
Diffstat (limited to 'compiler/create_crosscompiler.sh')
-rwxr-xr-xcompiler/create_crosscompiler.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler/create_crosscompiler.sh b/compiler/create_crosscompiler.sh
index d302317..5004db2 100755
--- a/compiler/create_crosscompiler.sh
+++ b/compiler/create_crosscompiler.sh
@@ -40,4 +40,6 @@ make -j$JOBS all-gcc &&
make -j$JOBS all-target-libgcc &&
make install-gcc
make install-target-libgcc
+cd ../../
+sudo rm -r src