summaryrefslogtreecommitdiffstats
path: root/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/glibc/glibc_2.3.5+cvs20050627.bb')
-rw-r--r--meta/packages/glibc/glibc_2.3.5+cvs20050627.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
index 11a28cba6c..e4cb16aaef 100644
--- a/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
+++ b/meta/packages/glibc/glibc_2.3.5+cvs20050627.bb
@@ -54,7 +54,7 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \
54 --without-cvs --disable-profile --disable-debug --without-gd \ 54 --without-cvs --disable-profile --disable-debug --without-gd \
55 --enable-clocale=gnu \ 55 --enable-clocale=gnu \
56 --enable-add-ons=${GLIBC_ADDONS} \ 56 --enable-add-ons=${GLIBC_ADDONS} \
57 --with-headers=${CROSS_DIR}/${TARGET_SYS}/include \ 57 --with-headers=${STAGING_INCDIR} \
58 --without-selinux \ 58 --without-selinux \
59 ${GLIBC_EXTRA_OECONF}" 59 ${GLIBC_EXTRA_OECONF}"
60 60