From 89f01c4f795247b506df6ff0796ac9546cfaf7ce Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Mon, 07 Mar 2016 11:30:28 -0500 Subject: build/module/crossgcc: Don't automatically clean crossgcc when building Remember. One task. Do it well. --- (limited to 'resources') 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 -- cgit v0.9.1