From 10719806357d4faebd883c2165a4a557978f32a4 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Thu, 22 May 2014 14:44:15 +0300 Subject: ref-manual: Added BUILDSDK_LDFLAGS variable and supporting links. (From yocto-docs rev: a63cb14dbd33187daa54d3953b464636f19c211a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) (limited to 'documentation/ref-manual') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 05e6f39ed5..444ed3db65 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -1087,6 +1087,19 @@ + BUILDSDK_LDFLAGS + + + Specifies the flags to pass to the linker when building + for the SDK. + When building in the nativesdk- + context, + LDFLAGS + is set to the value of this variable by default. + + + + BUILDSTATS_BASE @@ -4194,8 +4207,9 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" -native) - BUILDSDK_LDFLAGS when building - for an SDK (i.e. -nativesdk) + BUILDSDK_LDFLAGS + when building for an SDK (i.e. + nativesdk-) -- cgit v1.2.3-54-g00ecf