1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

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
commit 48b4229cb4

View file

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