aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/php
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-30 09:28:13 +0100
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-11-30 09:28:13 +0100
commit9d3d91887fe4c36d89466dd08520449fd017928f (patch)
tree1011eba6fb7cbb2a03c211e380c21cc3ea0c64fa /recipes/php
parent434d85dca9973b284b99da47630936afcdb14c23 (diff)
downloadopenembedded-9d3d91887fe4c36d89466dd08520449fd017928f.tar.gz
php: removed --enable-memory-limit configure argument; does not exist any moe
Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/php')
-rw-r--r--recipes/php/php_5.2.13.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/php/php_5.2.13.bb b/recipes/php/php_5.2.13.bb
index 93e333e041..0bc188e8ca 100644
--- a/recipes/php/php_5.2.13.bb
+++ b/recipes/php/php_5.2.13.bb
@@ -24,7 +24,6 @@ EXTRA_OECONF = " --enable-mbstring \
--enable-sockets \
--enable-shared \
--enable-pcntl \
- --enable-memory-limit \
--enable-wddx \
--disable-embedded-mysqli \
--enable-magic-quotes \