diff --git a/klib/src/platform/osx/posix.def b/klib/src/platform/osx/posix.def index 29a2ec14bed..21ee81fca6b 100644 --- a/klib/src/platform/osx/posix.def +++ b/klib/src/platform/osx/posix.def @@ -19,7 +19,7 @@ excludedFunctions = KERNEL_AUDIT_TOKEN KERNEL_SECURITY_TOKEN add_profil addrsel_policy_init \ in6addr_linklocal_allv2routers \ pfctlinput regwnexec_l res_send_setqhook res_send_setrhook \ - unwhiteout zopen profil + unwhiteout zopen profil openat linkerOpts = -ldl -lresolv ---