From: Koen Kooi Date: Fri, 8 Dec 2006 09:10:00 +0000 (+0000) Subject: arm site: add tcpnodelay + cork test X-Git-Tag: Release-2010-05/1~9453^2~173^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63be7eac4f793b4f839dac38f8c6a08bd39579ce;p=openembedded.git arm site: add tcpnodelay + cork test --- diff --git a/site/arm-linux b/site/arm-linux index 3c1a082bd7..32b5c5403f 100644 --- a/site/arm-linux +++ b/site/arm-linux @@ -312,3 +312,6 @@ ac_cv_func_mmap_fixed_mapped=${ac_cv_func_mmap_fixed_mapped=yes} #dbus ac_cv_have_abstract_sockets=${ac_cv_have_abstract_sockets=no} + +#apache +apr_cv_tcp_nodelay_with_cork=${apr_cv_tcp_nodelay_with_cork=yes}