[oe-commits] Khem Raj : Enable options needed for ltp to compile

git at git.openembedded.org git at git.openembedded.org
Wed Feb 8 00:50:06 UTC 2012


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Fri Jan 20 17:19:12 2012 -0800

Enable options needed for ltp to compile

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 meta/recipes-core/uclibc/uclibc-git/uClibc.distro |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/meta/recipes-core/uclibc/uclibc-git/uClibc.distro b/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
index 3948d1a..c33bf8e 100644
--- a/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
+++ b/meta/recipes-core/uclibc/uclibc-git/uClibc.distro
@@ -183,3 +183,8 @@ UCLIBC_HAS_FLOATS=y
 UCLIBC_HAS_UTMPX=y
 UCLIBC_LINUX_MODULE_26=y
 UCLIBC_HAS_RESOLVER_SUPPORT=y
+# needed for LTP
+UCLIBC_SUSV4_LEGACY=y
+UCLIBC_HAS_OBSOLETE_BSD_SIGNAL=y
+DO_XSI_MATH=y
+UCLIBC_SV4_DEPRECATED=y





More information about the Openembedded-commits mailing list