ref-manual: Added the BUILD_LDFLAGS variable and supporting links.

(From yocto-docs rev: c353688ed6a6a923dd174a9dedf97c8ac3f128a6)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark 2014-05-22 14:25:20 +03:00 committed by Richard Purdie
parent 66625b108d
commit 19d2f6f4ad
1 changed files with 14 additions and 2 deletions

View File

@ -879,6 +879,18 @@
</glossdef>
</glossentry>
<glossentry id='var-BUILD_LDFLAGS'><glossterm>BUILD_LDFLAGS</glossterm>
<glossdef>
<para>
Specifies the flags to pass to the linker when building
for the build host.
When building in the <filename>-native</filename> context,
<link linkend='var-LDFLAGS'><filename>LDFLAGS</filename></link>
is set to the value of this variable by default.
</para>
</glossdef>
</glossentry>
<glossentry id='var-BUILDDIR'><glossterm>BUILDDIR</glossterm>
<glossdef>
<para>
@ -4177,8 +4189,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
for the target
</para></listitem>
<listitem><para>
<filename>BUILD_LDFLAGS</filename> when building
for the build host (i.e.
<link linkend='var-BUILD_LDFLAGS'><filename>BUILD_LDFLAGS</filename></link>
when building for the build host (i.e.
<filename>-native</filename>)
</para></listitem>
<listitem><para>