Merge pull request #13239 from Microsoft/10662-hack

Make which cross binary fails clearer
This commit is contained in:
Jessie Frazelle
2015-05-17 01:09:36 +03:00

View File

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