diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.25.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.25.bb b/meta/recipes-core/glibc/glibc_2.25.bb index cf9c4f71b8..ab6fbbea2a 100644 --- a/meta/recipes-core/glibc/glibc_2.25.bb +++ b/meta/recipes-core/glibc/glibc_2.25.bb | |||
| @@ -73,7 +73,7 @@ EXTRA_OECONF = "--enable-kernel=${OLDEST_KERNEL} \ | |||
| 73 | --without-cvs --disable-profile \ | 73 | --without-cvs --disable-profile \ |
| 74 | --disable-debug --without-gd \ | 74 | --disable-debug --without-gd \ |
| 75 | --enable-clocale=gnu \ | 75 | --enable-clocale=gnu \ |
| 76 | --enable-add-ons \ | 76 | --enable-add-ons=libidn \ |
| 77 | --with-headers=${STAGING_INCDIR} \ | 77 | --with-headers=${STAGING_INCDIR} \ |
| 78 | --without-selinux \ | 78 | --without-selinux \ |
| 79 | --enable-obsolete-rpc \ | 79 | --enable-obsolete-rpc \ |
