aboutsummaryrefslogtreecommitdiffstats
path: root/site/arm-linux
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-12-08 09:10:00 +0000
committerKoen Kooi <koen@openembedded.org>2006-12-08 09:10:00 +0000
commit63be7eac4f793b4f839dac38f8c6a08bd39579ce (patch)
tree5d084400ac55d2a9799dd45b5bab273f70ca5840 /site/arm-linux
parent423447c9814daa56a4ecf072d81be7ad625a76c9 (diff)
downloadopenembedded-63be7eac4f793b4f839dac38f8c6a08bd39579ce.tar.gz
arm site: add tcpnodelay + cork test
Diffstat (limited to 'site/arm-linux')
-rw-r--r--site/arm-linux3
1 files changed, 3 insertions, 0 deletions
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}