aboutsummaryrefslogtreecommitdiff
path: root/vendor/google.golang.org/grpc/doc.go
diff options
context:
space:
mode:
authorGravatar Yong Tang <yong.tang.github@outlook.com> 2017-11-02 10:59:30 -0700
committerGravatar Miek Gieben <miek@miek.nl> 2017-11-02 17:59:30 +0000
commit091e04f8edb87144d6703789a95d815116034c40 (patch)
tree52fb7c14b82f2732007fbc7ead9b76893457defc /vendor/google.golang.org/grpc/doc.go
parent2c80551fdc1ac409eb11dc8dd9e7fe90fb04d90c (diff)
downloadcoredns-091e04f8edb87144d6703789a95d815116034c40.tar.gz
coredns-091e04f8edb87144d6703789a95d815116034c40.tar.zst
coredns-091e04f8edb87144d6703789a95d815116034c40.zip
Use `amd64` instread of `x86_64` when building architecture (#1194)
In Makefile.release `shell uname -m` was used to find the current architecture. On amd64 systems this might be reported as `x86_64` depending on the Linux. However, in order to have manifest docker images we need to stick with golang's architecture tag of `amd64`. This fix changes instead so that the correct architecture conforming to golang (`amd64`) could be build. Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
Diffstat (limited to 'vendor/google.golang.org/grpc/doc.go')
0 files changed, 0 insertions, 0 deletions