]> Cypherpunks.ru repositories - gostls13.git/commit
cmd/dist: pass -Wno-lto-type-mismatch in swig_callback_lto
authorIan Lance Taylor <iant@golang.org>
Thu, 3 Jun 2021 21:15:12 +0000 (14:15 -0700)
committerIan Lance Taylor <iant@golang.org>
Mon, 7 Jun 2021 21:18:03 +0000 (21:18 +0000)
commitdc8b55895166c808b02e93ef4a778c6648c10bf3
tree25cbf0e8886b5cd20e121ce5bfa186f4771d9c90
parent909dd5e010c99d48f1dc72d7da61fd8d3fd8f030
cmd/dist: pass -Wno-lto-type-mismatch in swig_callback_lto

Fixes #46557

Change-Id: I95200ddd60e2879db15dd7353c2152b515c89020
Reviewed-on: https://go-review.googlesource.com/c/go/+/324909
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Damien Neil <dneil@google.com>
src/cmd/dist/test.go