Make which cross binary fails clearer
Signed-off-by: John Howard <jhoward@microsoft.com> Upstream-commit: 0bdeef94c7268e0816528423898b1daefe195d89 Component: engine
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