Hacker News new | ask | show | jobs
by n8henrie 928 days ago
You can patchelf to link to the host system libraries instead, or some projects can statically compile (inc musl) with less drama than usual, since your cross compilation toolchain can be part of your nix-shell.