]> Cypherpunks repositories - gostls13.git/commit
cmd/dist: enable GOARM>5 on NetBSD/ARM.
authorShenghou Ma <minux.ma@gmail.com>
Thu, 6 Mar 2014 05:57:23 +0000 (00:57 -0500)
committerShenghou Ma <minux.ma@gmail.com>
Thu, 6 Mar 2014 05:57:23 +0000 (00:57 -0500)
commit56e261ef2f34e8ee3909e87cf4212eac2b399f61
tree8411c98c05788ce400da032569dd9495b1e1b4c0
parent30d60936d97423af0403f2d5395c604ac0ff3757
cmd/dist: enable GOARM>5 on NetBSD/ARM.
Tested GOARM=6 on Raspberry Pi, and I found only a few tests that
use sub-normal numbers fails. I have a patch to NetBSD kernel pending
that fixes this issue (NetBSD kernel doesn't allow us to disable the
Flush-to-Zero feature).

LGTM=jsing
R=golang-codereviews, jsing
CC=golang-codereviews
https://golang.org/cl/70730043
src/cmd/dist/arm.c