]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: force OS X target version to 10.6 for API compatibility
authorMikkel Krautz <mikkel@krautz.dk>
Tue, 28 Feb 2012 16:34:48 +0000 (11:34 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 28 Feb 2012 16:34:48 +0000 (11:34 -0500)
commitfb1a5fcacf837f1004cebc392dfbc2594c2ead65
treedf6faeee91443856c50f419f655bb01970f655d5
parente0aa36147d7cf0a127815d5941a8e43162b1093e
crypto/tls: force OS X target version to 10.6 for API compatibility

This is a band-aid until we can use weak imports with cgo.

Fixes #3131.

R=minux.ma, rsc
CC=golang-dev
https://golang.org/cl/5700083
src/pkg/crypto/tls/root_darwin.go