summaryrefslogtreecommitdiffstats
path: root/devel/binutils/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'devel/binutils/BUILD')
-rwxr-xr-xdevel/binutils/BUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/binutils/BUILD b/devel/binutils/BUILD
index 69f0d255b8..ba993e6b05 100755
--- a/devel/binutils/BUILD
+++ b/devel/binutils/BUILD
@@ -1,5 +1,5 @@
-mkdir buildit
-cd buildit
+mkdir buildit &&
+cd buildit &&
../configure --host=$HOST \
--build=$BUILD \