summaryrefslogtreecommitdiffstats
path: root/meta-oe
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe')
-rw-r--r--meta-oe/recipes-devtools/php/php.inc1
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 030c09065..6bdae78fb 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"
36EXTRA_OECONF_virtclass-native = " \ 36EXTRA_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