From 907fb823bf8329066b1bcff60ea6c4faa54a3642 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Sun, 12 Sep 2021 18:40:48 -0500 Subject: ill never get a job --- compiler/create_crosscompiler.sh | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3