projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c67a245
)
package/apr: Fix for Apache when listening to multiple ports
author
Bernd Kuhls
<bernd.kuhls@t-online.de>
Sun, 5 Oct 2014 17:39:01 +0000
(19:39 +0200)
committer
Thomas Petazzoni
<thomas.petazzoni@free-electrons.com>
Sun, 26 Oct 2014 21:50:58 +0000
(22:50 +0100)
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>
package/apr/apr.mk
patch
|
blob
|
history
diff --git
a/package/apr/apr.mk
b/package/apr/apr.mk
index 4b3afc93a336677d5252f3d6d3db9e8626cc0f72..cbae0ff73bfbe0b710b60b311e5b90de60c2483e 100644
(file)
--- a/
package/apr/apr.mk
+++ b/
package/apr/apr.mk
@@
-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