]> Cypherpunks repositories - gostls13.git/commit
cmd/nm: fix cgo tests for aix/ppc64
authorClément Chigot <clement.chigot@atos.net>
Thu, 21 Feb 2019 09:50:29 +0000 (10:50 +0100)
committerIan Lance Taylor <iant@golang.org>
Wed, 20 Mar 2019 13:50:44 +0000 (13:50 +0000)
commit1b5b08d10a372ef3e3a21442fade2d2b4e3be343
treea3b35fc6ab400838e575805b2c57b731964f1f74
parentb41eef244319df4f7431728ac7671cdbe8449778
cmd/nm: fix cgo tests for aix/ppc64

This commit handles AIX cgo in cmd/nm tests.

Change-Id: I6753a0102e4f2c4c7bd4d7c999f62a0cb3d2183c
Reviewed-on: https://go-review.googlesource.com/c/go/+/164017
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/cmd/nm/nm_cgo_test.go
src/cmd/nm/nm_test.go