runtime/cgo: build failing with error: unknown warning group '-Watomic-alignment'
on ios-arm64-corellium
#65971
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FixPending
Issues that have a fix which has not yet been reviewed or submitted.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
Go version
24070cf
Output of
go env
in your module/workspace:What did you do?
https://build.golang.org/log/85f674e744e8c08473b66ecef4d68f044f187e50
What did you see happen?
What did you expect to see?
All build steps succeeded and tests passing.
It appears that this flag was added in https://go.dev/cl/562348, for #65290 (attn @mauri870 @ianlancetaylor).
(attn @golang/ios)
The text was updated successfully, but these errors were encountered: