go-cross/CGO actions

build golang project with CGO enabled

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dirThe directory to workno.
packagesThe packages to buildno.
flagsThe flags to pass to the go build commandno-ldflags=-w -s
static-link-for-muslWhether to statically link for the musl libcnotrue
musl-base-urlThe base url for muslnohttps://github.com/go-cross/musl-toolchain-archive/releases/latest/download
targetsThe targets to build forno*
musl-target-formatThe format for musl targetno$os-$arch-$musl
out-dirThe output directorynobin
outputThe output binary nameno$repo-$target$ext
x-flagsExtra X ldflags to pass to the go build commandno""
namedescription
filesThe files that were built