summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/eglibc/eglibc_2.15.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/eglibc/eglibc_2.15.bb')
-rw-r--r--meta/recipes-core/eglibc/eglibc_2.15.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/eglibc/eglibc_2.15.bb b/meta/recipes-core/eglibc/eglibc_2.15.bb
index 340ec9930f..fa92670e6a 100644
--- a/meta/recipes-core/eglibc/eglibc_2.15.bb
+++ b/meta/recipes-core/eglibc/eglibc_2.15.bb
@@ -68,7 +68,7 @@ export libc_cv_slibdir = "${base_libdir}"
68EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \ 68EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
69 --without-cvs --disable-profile --disable-debug --without-gd \ 69 --without-cvs --disable-profile --disable-debug --without-gd \
70 --enable-clocale=gnu \ 70 --enable-clocale=gnu \
71 --enable-add-ons=${GLIBC_ADDONS},ports \ 71 --enable-add-ons \
72 --with-headers=${STAGING_INCDIR} \ 72 --with-headers=${STAGING_INCDIR} \
73 --without-selinux \ 73 --without-selinux \
74 ${GLIBC_EXTRA_OECONF}" 74 ${GLIBC_EXTRA_OECONF}"