From 3fb0e792600b5adb58bc5fca90d8605c1c76280f Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 9 May 2013 13:22:53 +0000 Subject: eglibc/machine-sdk: Drop SDK_GLIBC_ADDONS We no longer change GLIBC_ADDONS per target so we no longer need to special case the SDK settings for it either. Signed-off-by: Richard Purdie --- meta/conf/machine-sdk/x86_64.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta/conf/machine-sdk/x86_64.conf') diff --git a/meta/conf/machine-sdk/x86_64.conf b/meta/conf/machine-sdk/x86_64.conf index 9495842a14..812d67c8d2 100644 --- a/meta/conf/machine-sdk/x86_64.conf +++ b/meta/conf/machine-sdk/x86_64.conf @@ -1,3 +1 @@ SDK_ARCH = "x86_64" - -SDK_GLIBC_ADDONS = "nptl" -- cgit 1.2.3-korg