nixpkgs/pkgs/os-specific/bsd
Audrey Dutcher 623ecef987 freebsd: set BOOTSTRAPPING when building for Linux
FreeBSD loves to access system headers for platform-specific builtins.
This is fine on FreeBSD but often breaks when building utilities for
Linux. `BOOTSTRAPPING` disables using most of these headers.

Instead of adding workarounds to every package, just set `BOOTSTRAPPING`
when the host platform is not FreeBSD.
2024-11-17 19:30:26 -07:00
..
freebsd freebsd: set BOOTSTRAPPING when building for Linux 2024-11-17 19:30:26 -07:00
lib Merge branch 'staging' into staging-next 2024-05-31 07:30:41 +02:00
netbsd netbsd.install: drop darwin.libutil dependency 2024-11-07 00:39:35 +00:00
openbsd openbsd.sys: init 2024-11-12 21:03:39 +00:00
setup-hook.sh bsd: shellcheck setup hook 2024-09-08 22:11:10 +02:00