Make which cross binary fails clearer

Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
John Howard
2015-05-14 19:50:29 -07:00
parent e4855eebf2
commit 0bdeef94c7

View File

@@ -13,6 +13,7 @@ fi
source "${MAKEDIR}/.go-autogen"
echo "Building: $DEST/$BINARY_FULLNAME"
go build \
-o "$DEST/$BINARY_FULLNAME" \
"${BUILDFLAGS[@]}" \