mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-21 22:43:01 +00:00
d48f526db3
OpenBSD does not provide a compatibility library for running build tools on other OSes, but we still need one. `openbsd.compat` inspired by the `freebsd.compat` package and provides a header-only compatibility layer that can be used across multiple openbsd build packages. The source is included in the nixpkgs tree because it functions similarly to per-package patches. `openbsd.compatHook` provides a build hook that can be added into `extraNativeBuildInputs` to include `compat` in the library search path as a system library. |
||
---|---|---|
.. | ||
bsd | ||
darwin | ||
linux | ||
windows |