Skip to content

cmd/go: go command doesn't know arm binaries depend on package math #6994

@rsc

Description

@rsc
arm binaries depend on package math implicitly, just as all architectures have binaries
that depend on runtime implicitly. the go command should be updated to know this, so
that it will rebuild math if it is out of date.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions