]> Cypherpunks repositories - gostls13.git/commit
misc/ios: add README and wrapper script to ease cross-compiling for darwin/arm
authorShenghou Ma <minux@golang.org>
Fri, 26 Dec 2014 06:24:42 +0000 (01:24 -0500)
committerMinux Ma <minux@golang.org>
Fri, 6 Feb 2015 05:50:10 +0000 (05:50 +0000)
commitf961a99a35c180e90cf4cd9ae29947ccc1e0dfae
tree7bb6680a3de5799483c550ec09b51a5ba6a12612
parent3d1ccf8964367abbb5c7524d485b4df3e0531195
misc/ios: add README and wrapper script to ease cross-compiling for darwin/arm

Fixes #837.

Change-Id: I2d601504addbd220b304d32d587144d2a702f753
Reviewed-on: https://go-review.googlesource.com/2127
Reviewed-by: David Crawshaw <crawshaw@golang.org>
Reviewed-by: Russ Cox <rsc@golang.org>
misc/ios/README [new file with mode: 0644]
misc/ios/clangwrap.sh [new file with mode: 0755]