]> Cypherpunks repositories - gostls13.git/commit
misc/android: evaluate symlinks before comparing GOROOT and GOPATH
authorElias Naur <mail@eliasnaur.com>
Fri, 1 Mar 2019 00:03:20 +0000 (01:03 +0100)
committerElias Naur <mail@eliasnaur.com>
Fri, 1 Mar 2019 06:03:52 +0000 (06:03 +0000)
commitd24c3124cab290f5f7e1c75be4c6cbe6dd05a85c
tree71390915655df93d3fe64ee4b7d4ca8a5419bd77
parent38642b9fced4ed79fafe31a96b2bb432474f2e36
misc/android: evaluate symlinks before comparing GOROOT and GOPATH

Should fix Android builders on Darwin hosts.

Change-Id: I1554849bdf2ad2440529af7f93566fa6f11d5407
Reviewed-on: https://go-review.googlesource.com/c/164697
Run-TryBot: Elias Naur <mail@eliasnaur.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/android/go_android_exec.go