]> Cypherpunks repositories - gostls13.git/commit
cmd/cgo: remove -fsanitize=hwaddress hardware tags
authorIan Lance Taylor <iant@golang.org>
Fri, 10 Jun 2022 23:49:51 +0000 (16:49 -0700)
committerGopher Robot <gobot@golang.org>
Mon, 13 Jun 2022 19:09:14 +0000 (19:09 +0000)
commitfbc75dff2fa5bac474936e611ff1b7e778617be3
treef4544c7ca481a10bc280d11c781520db4807262d
parent5ee939b8199266446d7ccc563751a9d3db26bf8b
cmd/cgo: remove -fsanitize=hwaddress hardware tags

No test because this isn't support on any of the builders.

Fixes #53285

Change-Id: If8d17bdcdac81a6ce404a35a289bf83f07f02855
Reviewed-on: https://go-review.googlesource.com/c/go/+/411698
Auto-Submit: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Run-TryBot: Ian Lance Taylor <iant@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
src/cmd/cgo/gcc.go