mirror of https://github.com/hashicorp/consul
Browse Source
make XC_OS=linux XC_ARCH=amd64 when running on macos puts its binaries in ${GOPATH}/bin/linux_amd64/consul and not ${GOPATH}/bin/consul This makes the build pull the binary from the right location.pull/4445/head
Matt Keeler
6 years ago
1 changed files with 8 additions and 2 deletions
Loading…
Reference in new issue