Skip to content

Consider building with CGO_ENABLED=0 #744

@flowchartsman

Description

@flowchartsman

I attempted to download and run cheat on a slightly older system I maintain, but got the following error:

cheat: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by cheat)

This is pretty standard if the build box glibc mismatches against where the binary is running, but, considering as the package doesn't seem to use CGO, you could probably do without it and make the binaries more compatible.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions