summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
Diffstat (limited to 'mk')
-rwxr-xr-xmk1
1 files changed, 0 insertions, 1 deletions
diff --git a/mk b/mk
index 86157469..01d6f359 100755
--- a/mk
+++ b/mk
@@ -436,7 +436,6 @@ check_cross_compiler()
make -C "$cbdir" $xgccargs || x_ make -C "$cbdir" $xgccargs
x_ touch "$xgccfile" # prevent unnecessary re-build operations
- remkdir "$xbtmp/gnupath" # reset hostcc
}
check_defconfig()