summaryrefslogtreecommitdiffstats
path: root/resources/scripts/helpers/build/module/crossgcc
diff options
context:
space:
mode:
Diffstat (limited to 'resources/scripts/helpers/build/module/crossgcc')
-rwxr-xr-xresources/scripts/helpers/build/module/crossgcc2
1 files changed, 0 insertions, 2 deletions
diff --git a/resources/scripts/helpers/build/module/crossgcc b/resources/scripts/helpers/build/module/crossgcc
index 56c2172..28474ec 100755
--- a/resources/scripts/helpers/build/module/crossgcc
+++ b/resources/scripts/helpers/build/module/crossgcc
@@ -24,8 +24,6 @@
[ "x${DEBUG+set}" = 'xset' ] && set -v
set -u -e
-./build clean crossgcc
-
(
cd "crossgcc/util/crossgcc/"
if [ $# -lt 1 ]; then