]> Cypherpunks repositories - gostls13.git/commit
build: fix darwin/arm broken on macOS 10.12 with Xcode 8.0
authorKoichi Shiraishi <zchee.io@gmail.com>
Wed, 21 Dec 2016 06:50:26 +0000 (15:50 +0900)
committerDavid Crawshaw <crawshaw@golang.org>
Wed, 21 Dec 2016 12:27:41 +0000 (12:27 +0000)
commit0ef4815150782a47cde25937349f9c4441b0e78e
treedc26a8591978332dc870b86d436c24dbcdfe6394
parent8599c0da1f7ffc1f230ee49ddb9838a5caff358a
build: fix darwin/arm broken on macOS 10.12 with Xcode 8.0

Xcode 8.0 has been donen't support the iOS 5 anymore

Fixes #18390.

Change-Id: Icc97e09424780c610a8fe173d0cf461d76b06da4
Reviewed-on: https://go-review.googlesource.com/34673
Reviewed-by: David Crawshaw <crawshaw@golang.org>
misc/ios/clangwrap.sh