summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/glibc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-core/glibc')
-rw-r--r--meta/recipes-core/glibc/glibc_2.21.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.21.bb b/meta/recipes-core/glibc/glibc_2.21.bb
index f20ea695a7..81b5a2bdbd 100644
--- a/meta/recipes-core/glibc/glibc_2.21.bb
+++ b/meta/recipes-core/glibc/glibc_2.21.bb
@@ -88,7 +88,6 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
88 --without-selinux \ 88 --without-selinux \
89 --enable-obsolete-rpc \ 89 --enable-obsolete-rpc \
90 --with-kconfig=${STAGING_BINDIR_NATIVE} \ 90 --with-kconfig=${STAGING_BINDIR_NATIVE} \
91 --disable-nscd \
92 ${GLIBC_EXTRA_OECONF}" 91 ${GLIBC_EXTRA_OECONF}"
93 92
94EXTRA_OECONF += "${@get_libc_fpu_setting(bb, d)}" 93EXTRA_OECONF += "${@get_libc_fpu_setting(bb, d)}"