Re: [PATCH] Configure: Add option to build without http_slice module

2016-02-06 Thread Sergey Kandaurov
On Feb 6, 2016, at 11:53 PM, Thomas D. wrote: > # HG changeset patch > # User Thomas D. > # Date 1454790517 -3600 > # Sat Feb 06 21:28:37 2016 +0100 > # Node ID 5215fb0cdfd367c8cd4ab1c56a7ef5e19005e8b9 > # Parent 3577c021f21eb4de6d09c1d624ba77ee9ee1eb6d > Configure: Add option to build with

[PATCH] Configure: Add option to build without http_slice module

2016-02-06 Thread Thomas D.
# HG changeset patch # User Thomas D. # Date 1454790517 -3600 # Sat Feb 06 21:28:37 2016 +0100 # Node ID 5215fb0cdfd367c8cd4ab1c56a7ef5e19005e8b9 # Parent 3577c021f21eb4de6d09c1d624ba77ee9ee1eb6d Configure: Add option to build without http_slice module In Gentoo we explicitly enable and dis

[nginx] Dynamic modules: added dlsym() to configure test.

2016-02-06 Thread Valentin Bartenev
details: http://hg.nginx.org/nginx/rev/3577c021f21e branches: changeset: 6385:3577c021f21e user: Valentin Bartenev date: Fri Feb 05 21:48:25 2016 +0300 description: Dynamic modules: added dlsym() to configure test. It appears that AddressSanitizer in GCC 5 intercepts dlopen() and dl