summaryrefslogtreecommitdiff
path: root/auto/os/solaris
diff options
context:
space:
mode:
Diffstat (limited to 'auto/os/solaris')
-rw-r--r--auto/os/solaris2
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/os/solaris b/auto/os/solaris
index 757013d1b..5a46ee661 100644
--- a/auto/os/solaris
+++ b/auto/os/solaris
@@ -28,6 +28,7 @@ ngx_feature="sendfilev()"
ngx_feature_name="NGX_HAVE_SENDFILE"
ngx_feature_run=no
ngx_feature_incs="#include <sys/sendfile.h>"
+ngx_feature_path=
ngx_feature_libs="-lsendfile"
ngx_feature_test="int fd = 1; sendfilevec_t vec[1];
size_t sent; ssize_t n;
@@ -45,6 +46,7 @@ ngx_feature="event ports"
ngx_feature_name="NGX_HAVE_EVENTPORT"
ngx_feature_run=no
ngx_feature_incs="#include <port.h>"
+ngx_feature_path=
ngx_feature_libs=
ngx_feature_test="int n = port_create()"
. auto/feature