]> Cypherpunks repositories - gostls13.git/commit
[release-branch.go1.14] 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:49 +0000 (14:27 +0000)
commit6a64f5f8beae0b3556f2fba2c4a89911a9e00140
treeb7c7655be044bb961459812ff3a1c030d41fc37b
parente09d8d250fe014439a87d1ae1e3c4d8f1e606b42
[release-branch.go1.14] runtime/cgo: fix Android build with NDK 22

Fixes #43405

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/+/289150
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