Skip to content

build: darwin-386-10_10 builder not using cgo? #14083

@rsc

Description

@rsc

I just found that running

GOARCH=386 GOHOSTARCH=386 ./all.bash

was broken on my Mac, due to a cgo test failure. CL sent fixing it, but my guess is that the darwin-386-10_10 builder shown on the dashboard only sets GOARCH, not also GOHOSTARCH. It should set both.

/cc @bradfitz @crawshaw

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions