nixpkgs/pkgs/os-specific/darwin/apple-source-releases/configd
Randy Eckenrode 550137e330
configd: fix build with clang 16
This is an additional fix for clang 16, which fails due to an undeclared
symbol. Adding `_DNS_SD_LIBDISPATCH` makes the symbol visible in
`dns_sd.h`, allowing the build to complete successfully.
2023-06-30 08:54:26 -04:00
..
default.nix configd: fix build with clang 16 2023-06-30 08:54:26 -04:00