• Shenghou Ma's avatar
    cmd/dist: enable GOARM>5 on NetBSD/ARM. · 56e261ef
    Shenghou Ma authored
    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
    56e261ef
arm.c 1.83 KB