diff options
Diffstat (limited to '')
| -rw-r--r-- | auto/os/solaris | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/auto/os/solaris b/auto/os/solaris index 5a46ee661..f98c851c5 100644 --- a/auto/os/solaris +++ b/auto/os/solaris @@ -9,6 +9,8 @@ CORE_DEPS="$UNIX_DEPS $SOLARIS_DEPS" CORE_SRCS="$UNIX_SRCS $SOLARIS_SRCS " CORE_LIBS="$CORE_LIBS -lsocket -lnsl -lrt" +NGX_RPATH=YES + # Solaris's make does not support a blank line between target and rules ngx_spacer= |
