Home
last modified time | relevance | path

Searched refs:NGX_PLATFORM (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/nginx-1.16.1/
H A Dconfigure27 if test -z "$NGX_PLATFORM"; then
36 NGX_PLATFORM="$NGX_SYSTEM:$NGX_RELEASE:$NGX_MACHINE";
40 NGX_PLATFORM=win32
45 echo "building for $NGX_PLATFORM"
46 NGX_SYSTEM=$NGX_PLATFORM
51 if [ "$NGX_PLATFORM" != win32 ]; then
57 if [ "$NGX_PLATFORM" != win32 ]; then
/f-stack/app/nginx-1.16.1/auto/
H A Dthreads7 if [ "$NGX_PLATFORM" = win32 ]; then
H A Doptions36 NGX_PLATFORM=
199 --crossbuild=*) NGX_PLATFORM="$value" ;;
599 if [ ".$NGX_PLATFORM" = ".win32" ]; then
H A Dmake618 if [ "$NGX_PLATFORM" = win32 ]; then
/f-stack/app/nginx-1.16.1/auto/lib/openssl/
H A Dconf46 if [ "$NGX_PLATFORM" = win32 ]; then
54 if [ "$NGX_PLATFORM" != win32 ]; then
/f-stack/app/nginx-1.16.1/auto/lib/pcre/
H A Dconf77 if [ "$NGX_PLATFORM" = win32 ]; then
96 if [ "$NGX_PLATFORM" != win32 ]; then
/f-stack/app/nginx-1.16.1/auto/cc/
H A Dname6 if [ "$NGX_PLATFORM" != win32 ]; then
H A Dconf147 if [ "$NGX_PLATFORM" != win32 ]; then
/f-stack/app/nginx-1.16.1/auto/os/
H A Dconf8 case "$NGX_PLATFORM" in
/f-stack/app/nginx-1.16.1/auto/lib/zlib/
H A Dconf45 if [ "$NGX_PLATFORM" != win32 ]; then
H A Dmake37 case "$NGX_PLATFORM" in