mirror of
https://github.com/golang/go.git
synced 2026-04-05 02:40:11 +09:00
Also add the action's object directory to the list of directories we use to find SWIG shared libraries. Fixes #6521. R=golang-dev, minux.ma CC=golang-dev https://golang.org/cl/14369043