summaryrefslogtreecommitdiff
path: root/packages/php
diff options
context:
space:
mode:
Diffstat (limited to 'packages/php')
-rw-r--r--packages/php/php_5.0.5.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/php/php_5.0.5.bb b/packages/php/php_5.0.5.bb
index 953f9c08e0..b4b721f85e 100644
--- a/packages/php/php_5.0.5.bb
+++ b/packages/php/php_5.0.5.bb
@@ -8,8 +8,6 @@ SRC_URI = "http://de3.php.net/distributions/php-${PV}.tar.bz2 \
file://endianness.patch;patch=1"
S = "${WORKDIR}/php-${PV}"
-# NOTE: You MUST remove --without-schemas from the libxml2 bb file (and recompile and reinstall it) to compile and use php5
-
inherit autotools
CFLAGS += " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED"