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:
commit
48b4229cb4
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
Reference in a new issue