summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-classes.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2014-05-22 14:08:13 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-05-30 16:32:14 +0100
commit66625b108d893e3ee605622cb5d243baf56afbae (patch)
tree7bc074c9d76be8d82d020ae7fab18f0dc23d8e04 /documentation/ref-manual/ref-classes.xml
parent59d810eacae56c126e819a40e017d2819513dc72 (diff)
downloadpoky-66625b108d893e3ee605622cb5d243baf56afbae.tar.gz
ref-manual: Added LDFLAGS variable and supporting links.
(From yocto-docs rev: 58d583c9167feee65d7d22b343ea250cb8807261) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/ref-classes.xml')
-rw-r--r--documentation/ref-manual/ref-classes.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml
index 5f4a814f9c..d87126c4a1 100644
--- a/documentation/ref-manual/ref-classes.xml
+++ b/documentation/ref-manual/ref-classes.xml
@@ -1403,7 +1403,8 @@
1403 files automatically itself.</para></listitem> 1403 files automatically itself.</para></listitem>
1404 <listitem><para><emphasis><filename>ldflags:</filename></emphasis> 1404 <listitem><para><emphasis><filename>ldflags:</filename></emphasis>
1405 Ensures that the binaries were linked with the 1405 Ensures that the binaries were linked with the
1406 <filename>LDFLAGS</filename> options provided by the build system. 1406 <link linkend='var-LDFLAGS'><filename>LDFLAGS</filename></link>
1407 options provided by the build system.
1407 If this test fails, check that the <filename>LDFLAGS</filename> variable 1408 If this test fails, check that the <filename>LDFLAGS</filename> variable
1408 is being passed to the linker command.</para></listitem> 1409 is being passed to the linker command.</para></listitem>
1409 <listitem><para><emphasis><filename>libdir:</filename></emphasis> 1410 <listitem><para><emphasis><filename>libdir:</filename></emphasis>