]> Cypherpunks repositories - gostls13.git/commit
misc/ios: don't override TMPDIR on idevice
authorElias Naur <elias.naur@gmail.com>
Wed, 2 May 2018 18:13:14 +0000 (20:13 +0200)
committerElias Naur <elias.naur@gmail.com>
Wed, 2 May 2018 19:44:38 +0000 (19:44 +0000)
commit8cd0094b4ee6b51c49f96de98308701108b45995
tree520e19d7e18e8d72a07e5de0d796bf724059eb5d
parent28b40f3528bf1f45e68da85b1d338a89e61f91b8
misc/ios: don't override TMPDIR on idevice

If TMPDIR is not set, the iOS runtime will automatically set TMPDIR
to a valid app temporary path.

For the iOS builders.

Change-Id: Ia82404059dcb10678f0a6e0c96d5efc79a5485fd
Reviewed-on: https://go-review.googlesource.com/110956
Run-TryBot: Elias Naur <elias.naur@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
misc/ios/go_darwin_arm_exec.go