package/apr: Fix for Apache when listening to multiple ports
For details: https://issues.apache.org/bugzilla/show_bug.cgi?id=56727#c6 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
c67a2457b5
commit
858145a851
@ -22,6 +22,7 @@ APR_CONF_ENV = \
|
||||
apr_cv_tcp_nodelay_with_cork=yes \
|
||||
ac_cv_sizeof_struct_iovec=8 \
|
||||
ac_cv_struct_rlimit=yes \
|
||||
ac_cv_o_nonblock_inherited=no \
|
||||
apr_cv_mutex_recursive=yes
|
||||
APR_CONFIG_SCRIPTS = apr-1-config
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user