mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Make which cross binary fails clearer
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
@@ -13,6 +13,7 @@ fi
|
||||
|
||||
source "${MAKEDIR}/.go-autogen"
|
||||
|
||||
echo "Building: $DEST/$BINARY_FULLNAME"
|
||||
go build \
|
||||
-o "$DEST/$BINARY_FULLNAME" \
|
||||
"${BUILDFLAGS[@]}" \
|
||||
|
||||
Reference in New Issue
Block a user