summaryrefslogtreecommitdiff
path: root/compiler
diff options
context:
space:
mode:
Diffstat (limited to 'compiler')
-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