Cleanup main makefile and remove the need of sed (#4995)
This commit is contained in:
parent
3f94729c52
commit
ee5595f5be
3 changed files with 22 additions and 40 deletions
|
|
@ -44,6 +44,7 @@ if [ "$missing" = true ]; then
|
|||
fi
|
||||
|
||||
export CGO_ENABLED=0
|
||||
export GOARCH=${ARCH}
|
||||
|
||||
go build \
|
||||
"${GOBUILD_FLAGS}" \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue