nixpkgs/pkgs/os-specific/darwin/apple-source-releases/adv_cmds
Randy Eckenrode 732e4469cb
darwin.adv_cmds: fix build with clang 16
darwin.Libc conflicts with libc++ 16. adv_cmds only needs `msgcat.h`, so
provide only that in `buildInputs` instead of all of Libc.
2023-07-14 17:27:16 -06:00
..
boot.nix darwin.adv_cmds: fix implicit int, which is an error in clang 16 2023-05-29 16:27:13 -04:00
default.nix darwin.adv_cmds: fix build with clang 16 2023-07-14 17:27:16 -06:00