diff options
| author | Pietro Gagliardi <[email protected]> | 2014-06-25 10:07:29 -0400 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-06-25 10:07:29 -0400 |
| commit | 3711953626dbc13ffb8631f9a3410a2e74423d14 (patch) | |
| tree | b5adee0e96059971d1e32a160a31da865261ce99 | |
| parent | 205995278650f0941ca271cadcaad3971872f3b3 (diff) | |
Updated the README to include information about the werid Go 1.3 darwin bug.
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ +**Note to Mac users: there is [a bug in Go 1.3 stable](https://code.google.com/p/go/issues/detail?id=8238) that causes cgo to crash trying to build this package. Please follow the linked bug report for detials.** + Woah, lots of attention! Thanks! ## Updates |
