]> Cypherpunks repositories - gostls13.git/commit
cmd/link: fix external linker argument for mips64
authorCherry Zhang <cherryyz@google.com>
Thu, 5 May 2016 04:38:45 +0000 (21:38 -0700)
committerCherry Zhang <cherryyz@google.com>
Thu, 5 May 2016 14:57:45 +0000 (14:57 +0000)
commit3c4ebd20235e965237f5856d30d6ce6513b9f6c9
treeb00f85fce9638737d0280b4fb15bd360085c7175
parent34f97d28d2ff435b8ac85ad6645aaf79a5d061bd
cmd/link: fix external linker argument for mips64

I overlooked it when rebasing CL 19803.

Change-Id: Ife9d6bcc6a772715d137af903c64bafac0cdb216
Reviewed-on: https://go-review.googlesource.com/22797
Reviewed-by: Minux Ma <minux@golang.org>
src/cmd/link/internal/ld/lib.go