Skip to content

Install gopls with CGO disabled #3088

Closed as not planned
Closed as not planned
@hyangah

Description

@hyangah

Cgo is unnecessary to build gopls (and probably some of other tools).
Disable cgo (CGO_ENABLED=0), to avoid crashes (#3085, #3039, golang/go#63997) caused by misconfigured C toolchain.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions