From 89f01c4f795247b506df6ff0796ac9546cfaf7ce Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 7 Mar 2016 16:30:28 +0000 Subject: build/module/crossgcc: Don't automatically clean crossgcc when building Remember. One task. Do it well. --- resources/scripts/helpers/build/module/crossgcc | 2 -- 1 file changed, 2 deletions(-) (limited to 'resources/scripts/helpers') diff --git a/resources/scripts/helpers/build/module/crossgcc b/resources/scripts/helpers/build/module/crossgcc index 56c2172e..28474ecd 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 -- cgit v1.2.3-70-g09d2