mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 06:03:57 +08:00
402d645c5c
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>