23a0503ab4
This CL gives CGO_ENABLED=1 explicitly when executing gobind since Cgo is disabled by default when GOOS is given. This CL also adds importing C to the tests to confirm that Cgo works correctly. This CL also updates go.mod since this change requries the change in go/packages: golang.org/cl/214943 Updates golang/go#27234 Updates golang/go#36547 Change-Id: I66f9697f992f15b52fca7871e4e0ed64ca2b4965 Reviewed-on: https://go-review.googlesource.com/c/mobile/+/214498 Run-TryBot: Hajime Hoshi <hajimehoshi@gmail.com> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> |
||
---|---|---|
.. | ||
cgopkg.go |