mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-14 16:37:01 +02:00
Make use of the existing helpers provided by `coreos-go.eclass`. To optimize the binary size of crictl, add "-X" to GO_LDFLAGS, like "-X $(PROJECT)/pkg/version.Version=$(VERSION)" in the original Makefile of cri-tools. We cannot follow way of Gentoo ebuilds like `emake`, because Makefile of cri-tools does not allow users to pass in ${GOARCH}. Add `arm64` to ACCEPTED_KEYWORDS. Remove unnecessary files from installation, as well as the shell completion eclass. |
||
---|---|---|
.. | ||
src/third_party/coreos-overlay |