]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.15] runtime/cgo: fix Android build with NDK 22
authorElias Naur <mail@eliasnaur.com>
Fri, 25 Dec 2020 10:14:11 +0000 (11:14 +0100)
committerCarlos Amedee <carlos@golang.org>
Thu, 4 Feb 2021 14:27:44 +0000 (14:27 +0000)
commitc3e1c3800bfb56bf1b0c3d696f59f42b16bd4fc2
tree3a3cd24af895a43bc69df68088286865dfc826a2
parent3171f483775c7eb8d38b68f53d8fd5078db7f967
[release-branch.go1.15] runtime/cgo: fix Android build with NDK 22

Fixes #43406

Change-Id: I7d2b70098a4ba4dcb325fb0be076043789b86135
Reviewed-on: https://go-review.googlesource.com/c/go/+/280312
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Elias Naur <mail@eliasnaur.com>
(cherry picked from commit 1d78139128d6d839d7da0aeb10b3e51b6c7c0749)
Reviewed-on: https://go-review.googlesource.com/c/go/+/289149
src/runtime/cgo/gcc_linux_386.c
src/runtime/cgo/gcc_linux_amd64.c
src/runtime/cgo/gcc_linux_arm.c
src/runtime/cgo/gcc_linux_arm64.c