Skip to content

make.bash: GOBIN should be unset #14340

@perillo

Description

@perillo

When I try to compile go from git repository, the go dist command installs the commands in GOBIN. However I think this is wrong, since the commands should be installed in GOROOT_FINAL/bin, instead.

The make.bash script should probably unset GOBIN.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions