You've already forked runc
mirror of
https://github.com/opencontainers/runc.git
synced 2025-07-02 15:42:24 +03:00
See for example in the Musl libc source code https://git.musl-libc.org/cgit/musl/tree/src/conf/sysconf.c#n29 This removes the cgo dependency for the system package. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>