diff options
Diffstat (limited to 'meta-oe')
| -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 030c090655..6bdae78fb8 100644 --- a/meta-oe/recipes-devtools/php/php.inc +++ b/meta-oe/recipes-devtools/php/php.inc | |||
| @@ -35,6 +35,7 @@ EXTRA_OECONF = "--enable-mbstring \ | |||
| 35 | " | 35 | " |
| 36 | EXTRA_OECONF_virtclass-native = " \ | 36 | EXTRA_OECONF_virtclass-native = " \ |
| 37 | --with-zlib=${STAGING_LIBDIR_NATIVE}/.. \ | 37 | --with-zlib=${STAGING_LIBDIR_NATIVE}/.. \ |
| 38 | --without-iconv \ | ||
| 38 | ${COMMON_EXTRA_OECONF} \ | 39 | ${COMMON_EXTRA_OECONF} \ |
| 39 | " | 40 | " |
| 40 | 41 | ||
