From a4592e6c78da2a2360105ffd8371b7ac641967a7 Mon Sep 17 00:00:00 2001 From: Brett Weiland Date: Thu, 2 Apr 2026 14:30:35 -0500 Subject: [PATCH] touch --- compiler/create_crosscompiler.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/compiler/create_crosscompiler.sh b/compiler/create_crosscompiler.sh index 5004db2..cfc203a 100755 --- a/compiler/create_crosscompiler.sh +++ b/compiler/create_crosscompiler.sh @@ -42,4 +42,3 @@ make install-gcc make install-target-libgcc cd ../../ sudo rm -r src -