]> Cypherpunks repositories - gostls13.git/commit
runtime/debug: fix nacl build
authorDave Cheney <dave@cheney.net>
Thu, 26 Feb 2015 21:06:58 +0000 (08:06 +1100)
committerDave Cheney <dave@cheney.net>
Thu, 26 Feb 2015 21:14:03 +0000 (21:14 +0000)
commit3a3c9d6d66fb50a9cd6f475a0ee7301ca50259e4
tree36f8b83f926449828e96754dc56e7da287f1fe15
parentf9cc72ccfef0e1aa68f8c726c430bb7e59b734a8
runtime/debug: fix nacl build

Disable the test properly on nacl systems, tested on nacl/amd64p32.

Change-Id: Iffe210be4f9c426bfc47f2dd3a8f0c6b5a398cc3
Reviewed-on: https://go-review.googlesource.com/6093
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/runtime/debug/garbage_test.go