aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/eglibc/eglibc_2.11.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/eglibc/eglibc_2.11.bb')
-rw-r--r--recipes/eglibc/eglibc_2.11.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/eglibc/eglibc_2.11.bb b/recipes/eglibc/eglibc_2.11.bb
index 5d9b8e2d45..bece90f756 100644
--- a/recipes/eglibc/eglibc_2.11.bb
+++ b/recipes/eglibc/eglibc_2.11.bb
@@ -48,7 +48,7 @@ python __anonymous () {
EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
--without-cvs --disable-profile --disable-debug --without-gd \
--enable-clocale=gnu \
- --enable-add-ons=${GLIBC_ADDONS},ports \
+ --enable-add-ons=${GLIBC_ADDONS} \
--with-headers=${STAGING_INCDIR} \
--without-selinux \
${GLIBC_EXTRA_OECONF}"