Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- for i in debian/build-*/objs/nginx; do
- echo $i
- strings $i | egrep -e '^configure arguments: ' | cut -d: -f2- | xargs -r -n1
- echo
- done
- debian/build-light/objs/nginx
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now
- --prefix=/usr/share/nginx
- --conf-path=/etc/nginx/nginx.conf
- --http-log-path=/var/log/nginx/access.log
- --error-log-path=/var/log/nginx/error.log
- --lock-path=/var/lock/nginx.lock
- --pid-path=/run/nginx.pid
- --modules-path=/usr/lib/nginx/modules
- --http-client-body-temp-path=/var/lib/nginx/body
- --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
- --http-proxy-temp-path=/var/lib/nginx/proxy
- --http-scgi-temp-path=/var/lib/nginx/scgi
- --http-uwsgi-temp-path=/var/lib/nginx/uwsgi
- --with-debug
- --with-pcre-jit
- --with-ipv6
- --with-threads
- --with-http_auth_request_module
- --with-http_dav_module
- --with-http_gzip_static_module
- --with-http_realip_module
- --with-http_ssl_module
- --with-http_stub_status_module
- --with-http_v2_module
- --without-http_browser_module
- --without-http_geo_module
- --without-http_limit_conn_module
- --without-http_limit_req_module
- --without-http_memcached_module
- --without-http_referer_module
- --without-http_scgi_module
- --without-http_split_clients_module
- --without-http_userid_module
- --without-http_uwsgi_module
- --add-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_echo
- debian/build-full/objs/nginx
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now
- --prefix=/usr/share/nginx
- --conf-path=/etc/nginx/nginx.conf
- --http-log-path=/var/log/nginx/access.log
- --error-log-path=/var/log/nginx/error.log
- --lock-path=/var/lock/nginx.lock
- --pid-path=/run/nginx.pid
- --modules-path=/usr/lib/nginx/modules
- --http-client-body-temp-path=/var/lib/nginx/body
- --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
- --http-proxy-temp-path=/var/lib/nginx/proxy
- --http-scgi-temp-path=/var/lib/nginx/scgi
- --http-uwsgi-temp-path=/var/lib/nginx/uwsgi
- --with-debug
- --with-pcre-jit
- --with-ipv6
- --with-threads
- --with-http_addition_module
- --with-http_auth_request_module
- --with-http_dav_module
- --with-http_gunzip_module
- --with-http_gzip_static_module
- --with-http_realip_module
- --with-http_ssl_module
- --with-http_stub_status_module
- --with-http_sub_module
- --with-http_v2_module
- --with-http_geoip_module=dynamic
- --with-http_image_filter_module=dynamic
- --with-http_xslt_module=dynamic
- --with-stream=dynamic
- --with-stream_ssl_module
- --with-mail=dynamic
- --with-mail_ssl_module
- --add-module=/tmp/nginx.git/debian/modules/arut-ngx_http_dav_ext
- --add-module=/tmp/nginx.git/debian/modules/gnosek-ngx_http_upstream_fair
- --add-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_echo
- --add-module=/tmp/nginx.git/debian/modules/yaoweibin-ngx_http_subs
- --add-dynamic-module=/tmp/nginx.git/debian/modules/stogh-ngx_http_auth_pam
- debian/build-extras/objs/nginx
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now
- --prefix=/usr/share/nginx
- --conf-path=/etc/nginx/nginx.conf
- --http-log-path=/var/log/nginx/access.log
- --error-log-path=/var/log/nginx/error.log
- --lock-path=/var/lock/nginx.lock
- --pid-path=/run/nginx.pid
- --modules-path=/usr/lib/nginx/modules
- --http-client-body-temp-path=/var/lib/nginx/body
- --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
- --http-proxy-temp-path=/var/lib/nginx/proxy
- --http-scgi-temp-path=/var/lib/nginx/scgi
- --http-uwsgi-temp-path=/var/lib/nginx/uwsgi
- --with-debug
- --with-pcre-jit
- --with-ipv6
- --with-threads
- --with-http_addition_module
- --with-http_auth_request_module
- --with-http_dav_module
- --with-http_flv_module
- --with-http_gunzip_module
- --with-http_gzip_static_module
- --with-http_mp4_module
- --with-http_random_index_module
- --with-http_realip_module
- --with-http_secure_link_module
- --with-http_ssl_module
- --with-http_stub_status_module
- --with-http_sub_module
- --with-http_v2_module
- --with-http_geoip_module=dynamic
- --with-http_image_filter_module=dynamic
- --with-http_perl_module=dynamic
- --with-http_xslt_module=dynamic
- --with-mail=dynamic
- --with-mail_ssl_module
- --with-stream=dynamic
- --with-stream_ssl_module
- --add-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_headers_more
- --add-module=/tmp/nginx.git/debian/modules/frickle-ngx_http_cache_purge
- --add-module=/tmp/nginx.git/debian/modules/arut-ngx_http_dav_ext
- --add-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_echo
- --add-module=/tmp/nginx.git/debian/modules/aperezdc-ngx_http_fancyindex
- --add-module=/tmp/nginx.git/debian/modules/slact-ngx_nchan
- --add-module=/tmp/nginx.git/debian/modules/masterzen-ngx_http_uploadprogress
- --add-module=/tmp/nginx.git/debian/modules/gnosek-ngx_http_upstream_fair
- --add-module=/tmp/nginx.git/debian/modules/yaoweibin-ngx_http_subs
- --add-dynamic-module=/tmp/nginx.git/debian/modules/stogh-ngx_http_auth_pam
- --add-dynamic-module=/tmp/nginx.git/debian/modules/simpl-ndk_http
- --add-dynamic-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_lua
- debian/build-standard/objs/nginx
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIE
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now -fPIE -pie
- --prefix=/usr/share/nginx
- --conf-path=/etc/nginx/nginx.conf
- --http-log-path=/var/log/nginx/access.log
- --error-log-path=/var/log/nginx/error.log
- --lock-path=/var/lock/nginx.lock
- --pid-path=/run/nginx.pid
- --modules-path=/usr/lib/nginx/modules
- --http-client-body-temp-path=/var/lib/nginx/body
- --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
- --http-proxy-temp-path=/var/lib/nginx/proxy
- --http-scgi-temp-path=/var/lib/nginx/scgi
- --http-uwsgi-temp-path=/var/lib/nginx/uwsgi
- --with-debug
- --with-pcre-jit
- --with-ipv6
- --with-threads
- --with-http_ssl_module
- --with-http_stub_status_module
- --with-http_realip_module
- --with-http_auth_request_module
- --with-http_v2_module
- --with-http_dav_module
- --with-http_addition_module
- --with-http_flv_module
- --with-http_gunzip_module
- --with-http_gzip_static_module
- --with-http_mp4_module
- --with-http_random_index_module
- --with-http_secure_link_module
- --with-http_sub_module
- --with-http_slice_module
- debian/build-dynmodules/objs/nginx
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now
- --prefix=/usr/share/nginx
- --conf-path=/etc/nginx/nginx.conf
- --http-log-path=/var/log/nginx/access.log
- --error-log-path=/var/log/nginx/error.log
- --lock-path=/var/lock/nginx.lock
- --pid-path=/run/nginx.pid
- --modules-path=/usr/lib/nginx/modules
- --http-client-body-temp-path=/var/lib/nginx/body
- --http-fastcgi-temp-path=/var/lib/nginx/fastcgi
- --http-proxy-temp-path=/var/lib/nginx/proxy
- --http-scgi-temp-path=/var/lib/nginx/scgi
- --http-uwsgi-temp-path=/var/lib/nginx/uwsgi
- --with-debug
- --with-pcre-jit
- --with-ipv6
- --with-threads
- --with-http_addition_module
- --with-http_auth_request_module
- --with-http_dav_module
- --with-http_flv_module
- --with-http_geoip_module=dynamic
- --with-http_gunzip_module
- --with-http_gzip_static_module
- --with-http_mp4_module
- --with-http_random_index_module
- --with-http_realip_module
- --with-http_secure_link_module
- --with-http_slice_module
- --with-http_ssl_module
- --with-http_stub_status_module
- --with-http_sub_module
- --with-http_v2_module
- --with-http_image_filter_module=dynamic
- --with-http_perl_module=dynamic
- --with-http_xslt_module=dynamic
- --with-mail=dynamic
- --with-mail_ssl_module
- --with-stream=dynamic
- --with-stream_ssl_module
- --add-dynamic-module=/tmp/nginx.git/debian/modules/aperezdc-ngx_http_fancyindex
- --add-dynamic-module=/tmp/nginx.git/debian/modules/arut-ngx_http_dav_ext
- --add-dynamic-module=/tmp/nginx.git/debian/modules/frickle-ngx_http_cache_purge
- --add-dynamic-module=/tmp/nginx.git/debian/modules/gnosek-ngx_http_upstream_fair
- --add-dynamic-module=/tmp/nginx.git/debian/modules/masterzen-ngx_http_uploadprogress
- --add-dynamic-module=/tmp/nginx.git/debian/modules/nginx-ngx_http_js/nginx
- --add-dynamic-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_echo
- --add-dynamic-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_headers_more
- --add-dynamic-module=/tmp/nginx.git/debian/modules/openresty-ngx_http_lua
- --add-dynamic-module=/tmp/nginx.git/debian/modules/simpl-ndk_http
- --add-dynamic-module=/tmp/nginx.git/debian/modules/slact-ngx_nchan
- --add-dynamic-module=/tmp/nginx.git/debian/modules/stogh-ngx_http_auth_pam
- --add-dynamic-module=/tmp/nginx.git/debian/modules/yaoweibin-ngx_http_subs
- ############################################################################
- # same output from nginx_1.10.0-1~jessie_amd64.deb/usr/sbin/nginx
- ############################################################################
- --prefix=/etc/nginx
- --sbin-path=/usr/sbin/nginx
- --modules-path=/usr/lib/nginx/modules
- --conf-path=/etc/nginx/nginx.conf
- --error-log-path=/var/log/nginx/error.log
- --http-log-path=/var/log/nginx/access.log
- --pid-path=/var/run/nginx.pid
- --lock-path=/var/run/nginx.lock
- --http-client-body-temp-path=/var/cache/nginx/client_temp
- --http-proxy-temp-path=/var/cache/nginx/proxy_temp
- --http-fastcgi-temp-path=/var/cache/nginx/fastcgi_temp
- --http-uwsgi-temp-path=/var/cache/nginx/uwsgi_temp
- --http-scgi-temp-path=/var/cache/nginx/scgi_temp
- --user=nginx
- --group=nginx
- --with-http_ssl_module
- --with-http_realip_module
- --with-http_addition_module
- --with-http_sub_module
- --with-http_dav_module
- --with-http_flv_module
- --with-http_mp4_module
- --with-http_gunzip_module
- --with-http_gzip_static_module
- --with-http_random_index_module
- --with-http_secure_link_module
- --with-http_stub_status_module
- --with-http_auth_request_module
- --with-http_xslt_module=dynamic
- --with-http_image_filter_module=dynamic
- --with-http_geoip_module=dynamic
- --with-http_perl_module=dynamic
- --add-dynamic-module=debian/extra/njs-1c50334fbea6/nginx
- --with-threads
- --with-stream
- --with-stream_ssl_module
- --with-http_slice_module
- --with-mail
- --with-mail_ssl_module
- --with-file-aio
- --with-ipv6
- --with-http_v2_module
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
- --with-ld-opt=-Wl,-z,relro -Wl,--as-needed
- ############################################################################
- Debian CC flags:
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2
- Nginx Inc. CC flags:
- --with-cc-opt=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
- ############################################################################
- Debian LD flags:
- --with-ld-opt=-Wl,-z,relro -Wl,-z,now
- Nginx Inc. LD flags:
- --with-ld-opt=-Wl,-z,relro -Wl,--as-needed
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement