mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-21 22:41:09 +02:00
This takes the old app-emulation/runc ebuild and syncs it with Gentoo. The only differences from Gentoo's rc3_p20170607 are now: 1. Use of the CoreOS Go eclasses 2. Addition of src_unpack to set up a Go workspace from the above 3. Dropping src_prepare to prevent hiding the commit ID 4. Carrying over a patch from the previous package 5. Adding the "selinux" USE flag 6. Dropping "-i" from "go build" to fix arm64 builds