From bee2b34ccb05f315465d72dfefe6cd5a46bc0576 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Thu, 20 Nov 2008 13:58:08 -0200 Subject: geodelx: set glibc options (nptl addon and use tls) --- conf/machine/geodelx.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf/machine/geodelx.conf') diff --git a/conf/machine/geodelx.conf b/conf/machine/geodelx.conf index c165d98b87..37ea17e734 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" -- cgit v1.2.3