diff options
| -rw-r--r-- | meta-oe/recipes-devtools/php/php.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/php/php.inc b/meta-oe/recipes-devtools/php/php.inc index b1bf79cfc0..1e2aa7264f 100644 --- a/meta-oe/recipes-devtools/php/php.inc +++ b/meta-oe/recipes-devtools/php/php.inc | |||
| @@ -37,6 +37,7 @@ EXTRA_OECONF = "--enable-mbstring \ | |||
| 37 | EXTRA_OECONF_virtclass-native = " \ | 37 | EXTRA_OECONF_virtclass-native = " \ |
| 38 | --with-zlib=${STAGING_LIBDIR_NATIVE}/.. \ | 38 | --with-zlib=${STAGING_LIBDIR_NATIVE}/.. \ |
| 39 | --with-libxml-dir=${STAGING_BINDIR_NATIVE} \ | 39 | --with-libxml-dir=${STAGING_BINDIR_NATIVE} \ |
| 40 | --without-iconv \ | ||
| 40 | ${COMMON_EXTRA_OECONF} \ | 41 | ${COMMON_EXTRA_OECONF} \ |
| 41 | " | 42 | " |
| 42 | 43 | ||
