1 { appleDerivation', stdenvNoCC }:
3 appleDerivation' stdenvNoCC {
7 # TODO: Do this only for 765.50.9 once there is a way to apply version-specific
8 # logic in a source-release derivation.
9 substitute mDNSShared/dns_sd.h $out/include/dns_sd.h \
10 --replace '#define _DNS_SD_LIBDISPATCH 0' '#define _DNS_SD_LIBDISPATCH 1'