9300366e65
The go command now has a -pkgdir flag, which specifies a directory for all install output, including the standard library. Use it to build the mobile compilers under $GOMOBILE, so that targets like the iOS simulator (darwin/386) do not conflict with system targets. The result is we no longer need GOROOT to be writable. The iOS simulator now works with gomobile bind. Fixes golang/go#11342. Change-Id: I0bc6378e0cb82e3175b2a1efe355e3ce39533649 Reviewed-on: https://go-review.googlesource.com/12303 Reviewed-by: Hyang-Ah Hana Kim <hyangah@gmail.com> |
||
---|---|---|
.. | ||
gobind | ||
gomobile |