nixpkgs/pkgs/os-specific/bsd/openbsd
Artemis Tosini fcd62ad082
openbsd.rtld: init
rtld contains ld.so, the dynamic linker on OpenBSD.
This package does not include related scripts (ldd and ldconfig),
because they would create a dependency loop.
rtld (run-time ld) is an os-agnostic term for dynamic linker.

For simplicity, also link this into the libc symlinkJoin package
2024-10-24 00:43:24 +00:00
..
pkgs openbsd.rtld: init 2024-10-24 00:43:24 +00:00
default.nix Clean up cross bootstrapping 2024-09-06 10:26:56 -04:00