diff options
author | Koen Kooi <koen@openembedded.org> | 2006-12-08 09:10:00 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2006-12-08 09:10:00 +0000 |
commit | 63be7eac4f793b4f839dac38f8c6a08bd39579ce (patch) | |
tree | 5d084400ac55d2a9799dd45b5bab273f70ca5840 /site | |
parent | 423447c9814daa56a4ecf072d81be7ad625a76c9 (diff) |
arm site: add tcpnodelay + cork test
Diffstat (limited to 'site')
-rw-r--r-- | site/arm-linux | 3 |
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} |