[oe-commits] Otavio Salvador : geodelx: set glibc options (nptl addon and use tls)

GIT User account git at amethyst.openembedded.net
Thu Nov 20 16:06:09 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: bee2b34ccb05f315465d72dfefe6cd5a46bc0576
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=bee2b34ccb05f315465d72dfefe6cd5a46bc0576

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Thu Nov 20 13:58:08 2008 -0200

geodelx: set glibc options (nptl addon and use tls)

---

 conf/machine/geodelx.conf |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/conf/machine/geodelx.conf b/conf/machine/geodelx.conf
index c165d98..37ea17e 100644
--- a/conf/machine/geodelx.conf
+++ b/conf/machine/geodelx.conf
@@ -9,3 +9,6 @@ PREFERRED_PROVIDER_virtual/kernel="linux-geodelx"
 SELECTED_OPTIMIZATION_glibc := "${@'${SELECTED_OPTIMIZATION}'.replace('-fomit-frame-pointer', '')}"
 
 KERNEL_IMAGETYPE = "bzImage"
+
+GLIBC_ADDONS = "nptl"
+GLIBC_EXTRA_OECONF = "--with-tls"





More information about the Openembedded-commits mailing list