[oe-commits] Khem Raj : eglibc: Drop libc-libm-big

git at git.openembedded.org git at git.openembedded.org
Fri Jul 5 14:39:17 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: cce89a2f88fb159a82149a594349f6fd5fed6b44
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=cce89a2f88fb159a82149a594349f6fd5fed6b44

Author: Khem Raj <raj.khem at gmail.com>
Date:   Wed Jun 26 13:58:09 2013 -0700

eglibc: Drop libc-libm-big

This feature has been removed from eglibc 2.18

Signed-off-by: Khem Raj <raj.khem at gmail.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/eglibc/eglibc-options.inc |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-core/eglibc/eglibc-options.inc b/meta/recipes-core/eglibc/eglibc-options.inc
index 8a8b364..74412e8 100644
--- a/meta/recipes-core/eglibc/eglibc-options.inc
+++ b/meta/recipes-core/eglibc/eglibc-options.inc
@@ -107,7 +107,6 @@ def features_to_eglibc_settings(d):
         eglibc_cfg('ipv4',      distro_features, 'OPTION_EGLIBC_INET', cnf)
         eglibc_cfg('libc-inet-anl',      distro_features, 'OPTION_EGLIBC_INET_ANL', cnf)
         eglibc_cfg('libc-libm',      distro_features, 'OPTION_EGLIBC_LIBM', cnf)
-        eglibc_cfg('libc-libm-big',      distro_features, 'OPTION_EGLIBC_LIBM_BIG', cnf)
         eglibc_cfg('libc-locales',      distro_features, 'OPTION_EGLIBC_LOCALES', cnf)
         eglibc_cfg('libc-locale-code',      distro_features, 'OPTION_EGLIBC_LOCALE_CODE', cnf)
         eglibc_cfg('libc-memusage',      distro_features, 'OPTION_EGLIBC_MEMUSAGE', cnf)



More information about the Openembedded-commits mailing list