Revert "configd: fix build with clang 16"
This reverts commit 550137e330
.
This commit is contained in:
parent
a678c55faf
commit
55bf8aa8c1
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ appleDerivation' stdenv {
|
|||
NIX_CFLAGS_COMPILE = toString [
|
||||
"-ISystemConfiguration.framework/Headers"
|
||||
"-I${xnu}/Library/Frameworks/System.framework/Versions/B/PrivateHeaders"
|
||||
"-D_DNS_SD_LIBDISPATCH" # Needed for DNSServiceSetDispatchQueue to be available
|
||||
];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue