]> Cypherpunks repositories - gostls13.git/commit
time: add ios build constraint to zoneinfo_ios.go
authorTobias Klauser <tklauser@distanz.ch>
Mon, 12 Oct 2020 13:47:39 +0000 (15:47 +0200)
committerIan Lance Taylor <iant@golang.org>
Mon, 12 Oct 2020 22:34:47 +0000 (22:34 +0000)
commit027367ac50be74ea6237ef88188365125acec8d7
tree560532ed59acdebc961822b94f032af744add1b9
parentca3c0df1f8e07337ba4048b191bf905118ebe251
time: add ios build constraint to zoneinfo_ios.go

This allows to build the time package using a Go version which doesn't
know GOOS=ios yet.

Change-Id: Ib1b00687432f3309bac8fd8bf5c02b9c62f049a7
Reviewed-on: https://go-review.googlesource.com/c/go/+/261362
Trust: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Cherry Zhang <cherryyz@google.com>
src/time/zoneinfo_ios.go