mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-04 12:41:42 +00: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