]> Cypherpunks repositories - gostls13.git/commit
cmd/link/internal/ld,misc/cgo/testcshared: don't -fuse-ld=gold on Android
authorElias Naur <mail@eliasnaur.com>
Wed, 13 Nov 2019 10:57:17 +0000 (11:57 +0100)
committerElias Naur <mail@eliasnaur.com>
Thu, 14 Nov 2019 17:43:48 +0000 (17:43 +0000)
commitd3c2b1f17600fadeebf62d65c85baf3bef879e2b
tree68c3a791e9bb20d19a1b156edeb7aad549c15952
parent71c59ee6fce79dddd7a39167e8658e3cfbba3c0f
cmd/link/internal/ld,misc/cgo/testcshared: don't -fuse-ld=gold on Android

The NDK is switching to ldd, and will stop including the gold linker.

Change-Id: If74168017c9874134b34010906ab1d94001528b6
Reviewed-on: https://go-review.googlesource.com/c/go/+/206840
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
misc/cgo/testcshared/cshared_test.go
src/cmd/link/internal/ld/lib.go