aboutsummaryrefslogtreecommitdiffstats
path: root/packages/php/php.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/php/php.inc')
-rw-r--r--packages/php/php.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/php/php.inc b/packages/php/php.inc
index da2e928528..6e2c26585a 100644
--- a/packages/php/php.inc
+++ b/packages/php/php.inc
@@ -17,7 +17,7 @@ EXTRA_OECONF = "--with-cgi --enable-sockets --enable-pcntl \
EXTRA_OECONF += " --without-pear"
# Uncomment the following two lines, and comment the above to enable PEAR
-#EXTRA_OECONF += " --with-pear-php-cli=${STAGING_BINDIR}/php"
+#EXTRA_OECONF += " --with-pear-php-cli=${STAGING_BINDIR_NATIVE}/php"
#DEPENDS += " php-native"
acpaths = ""