~britco/nginx/master

« back to all changes in this revision

Viewing changes to auto/os/solaris

Tags: upstream-0.5.33
ImportĀ upstreamĀ versionĀ 0.5.33

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
CORE_SRCS="$UNIX_SRCS $SOLARIS_SRCS "
10
10
CORE_LIBS="$CORE_LIBS -lsocket -lnsl -lrt"
11
11
 
 
12
NGX_RPATH=YES
 
13
 
12
14
# Solaris's make does not support a blank line between target and rules
13
15
ngx_spacer=
14
16