git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c2d4ecf
)
php: fix configure part so it will build again
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 12 Nov 2008 16:50:13 +0000
(17:50 +0100)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Wed, 12 Nov 2008 16:50:28 +0000
(17:50 +0100)
packages/php/php_5.2.6.bb
patch
|
blob
|
history
diff --git
a/packages/php/php_5.2.6.bb
b/packages/php/php_5.2.6.bb
index
17073e1
..
c2d3133
100644
(file)
--- a/
packages/php/php_5.2.6.bb
+++ b/
packages/php/php_5.2.6.bb
@@
-17,9
+17,9
@@
EXTRA_OECONF = " --without-iconv \
--enable-wddx \
--enable-embedded-mysqli \
--enable-magic-quotes \
- --with-zlib --with-zlib-dir
=
${STAGING_LIBDIR}/.. \
- --with-libxml-dir
=
${STAGING_BINDIR_CROSS} \
-# --with-mysql
=
"${STAGING_DIR_TARGET}${layout_exec_prefix}" \
+ --with-zlib --with-zlib-dir
=
${STAGING_LIBDIR}/.. \
+ --with-libxml-dir
=
${STAGING_BINDIR_CROSS} \
+# --with-mysql
=
"${STAGING_DIR_TARGET}${layout_exec_prefix}" \
# --with-mysqli = "${STAGING_BINDIR_NATIVE}/mysql_config" \
"