commit | befa71603fc66a214e01ac219f2bba36e19f136f | [log] [tgz] |
---|---|---|
author | Ian Lance Taylor <iant@golang.org> | Fri Apr 14 13:18:34 2017 -0700 |
committer | Ian Lance Taylor <iant@golang.org> | Mon Apr 17 05:44:46 2017 +0000 |
tree | 8e554f1642a21a95066ff82545daf1dc9e970da6 | |
parent | 90f6accb48d2e78cad8955b9292933f6ce3fe4c8 [diff] |
runtime: build fastlog Take out the build tags which were preventing fastlog2 from being built. It's used by the upcoming Go 1.8 GC. Change-Id: Ieb2e1e3b4d907967142a3b2a235700c35e795bca Reviewed-on: https://go-review.googlesource.com/40773 Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org> Reviewed-by: Than McIntosh <thanm@google.com>