]> Cypherpunks repositories - gostls13.git/commit
Revert "cmd/cgo: silence unaligned-access"
authorThan McIntosh <thanm@google.com>
Fri, 8 Sep 2023 23:07:12 +0000 (23:07 +0000)
committerGopher Robot <gobot@golang.org>
Fri, 8 Sep 2023 23:22:51 +0000 (23:22 +0000)
commitb7a2f62c719dfe55cfc4d1b81f287ef0712253ce
tree159ed62b95bb09e912b8ba8bf2431ac318f42fe5
parent3997fb924376bf0262a8108c916132329700dbf0
Revert "cmd/cgo: silence unaligned-access"

This reverts commit http://go.dev/cl/c/go/+/526915

Reason for revert: darwin builders unhappy with '-Wunaligned-access' C compiler flag

Change-Id: I5e6ca7c9a0ca08b7e758b7f603da70a2fca79b58
Reviewed-on: https://go-review.googlesource.com/c/go/+/526978
Reviewed-by: Than McIntosh <thanm@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@google.com>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Auto-Submit: Than McIntosh <thanm@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/cmd/cgo/out.go