nixpkgs/pkgs/servers/dns/bind
Randy Eckenrode ae3a87ecc3
bind: add CoreServices framework on Darwin
Fixes the following error:

    CCLD     dig
    ld: file not found: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices for architecture arm64
    ld: file not found: /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices for architecture arm64
    clang-16: clang-16: error: error: linker command failed with exit code 1 (use -v to see invocation)linker command failed with exit code 1 (use -v to see invocation)
2024-07-27 11:43:42 -04:00
..
default.nix bind: add CoreServices framework on Darwin 2024-07-27 11:43:42 -04:00
dont-keep-configure-flags.patch