diff options
Diffstat (limited to 'auto/os/darwin')
-rw-r--r-- | auto/os/darwin | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/auto/os/darwin b/auto/os/darwin index 1d3e3d393..9b31b1f69 100644 --- a/auto/os/darwin +++ b/auto/os/darwin @@ -14,6 +14,9 @@ CORE_SRCS="$UNIX_SRCS $DARWIN_SRCS" ngx_spacer=' ' +MAIN_LINK= +MODULE_LINK="-shared -Wl,-undefined,dynamic_lookup" + # kqueue echo " + kqueue found" |