Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/freebsd')
-rw-r--r--auto/os/freebsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/auto/os/freebsd b/auto/os/freebsd
index dfb547f3b..133f5f55b 100644
--- a/auto/os/freebsd
+++ b/auto/os/freebsd
@@ -14,6 +14,7 @@ END
CORE_INCS="$UNIX_INCS"
CORE_DEPS="$UNIX_DEPS $FREEBSD_DEPS"
CORE_SRCS="$UNIX_SRCS $FREEBSD_SRCS"
+CRYPT_LIB="-lcrypt"
ngx_spacer='
'