]> Cypherpunks repositories - gostls13.git/commit
runtime/cgo: ignore unknown warning options
authorIan Lance Taylor <iant@golang.org>
Tue, 27 Feb 2024 21:22:40 +0000 (13:22 -0800)
committerGopher Robot <gobot@golang.org>
Thu, 29 Feb 2024 01:07:18 +0000 (01:07 +0000)
commit0784fd1b2f6050b8fb91c88c1d02107258a1651a
tree0d432916552505eb47314459a672e46e3538792f
parent288615ddb57a79fa78c6f13b829bd8daeeff8fa1
runtime/cgo: ignore unknown warning options

For #65290
Fixes #65971

Change-Id: If15853f287e06b85bb1cb038b3785516d5812f84
Reviewed-on: https://go-review.googlesource.com/c/go/+/567556
Auto-Submit: Ian Lance Taylor <iant@google.com>
Commit-Queue: Ian Lance Taylor <iant@google.com>
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Mauri de Souza Meneguzzo <mauri870@gmail.com>
Reviewed-by: Bryan Mills <bcmills@google.com>
src/runtime/cgo/gcc_libinit.c