mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Make which cross binary fails clearer
Signed-off-by: John Howard <jhoward@microsoft.com>
This commit is contained in:
parent
e4855eebf2
commit
0bdeef94c7
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ fi
|
|||
|
||||
source "${MAKEDIR}/.go-autogen"
|
||||
|
||||
echo "Building: $DEST/$BINARY_FULLNAME"
|
||||
go build \
|
||||
-o "$DEST/$BINARY_FULLNAME" \
|
||||
"${BUILDFLAGS[@]}" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue