aboutsummaryrefslogtreecommitdiffstats
path: root/site
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2006-04-28 13:39:57 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-04-28 13:39:57 +0000
commit15bd1d4a037e4858fbaaeef60cdd0adf865c4063 (patch)
treef2bb5a0b0d319b2369bd95c734244c78ba253928 /site
parentf810a4a849972176cf2f3989691733614fa8c455 (diff)
downloadopenembedded-15bd1d4a037e4858fbaaeef60cdd0adf865c4063.tar.gz
site/i586-linux: add bits to make php5 compile
Diffstat (limited to 'site')
-rw-r--r--site/i586-linux5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/i586-linux b/site/i586-linux
index 6d6887dc6b..3e0023609b 100644
--- a/site/i586-linux
+++ b/site/i586-linux
@@ -108,5 +108,10 @@ cvs_cv_func_printf_ptr=${cvs_cv_func_printf_ptr=yes}
# libxfce4util
with_broken_putenv=${with_broken_putenv=no}
+# php
+ac_cv_pread=${ac_cv_pread=no}
+ac_cv_pwrite=${ac_cv_pwrite=no}
+php_cv_lib_cookie_io_functions_use_off64_t=${php_cv_lib_cookie_io_functions_use_off64_t=yes}
+
# xffm
jm_cv_func_working_readdir=yes