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>
This commit is contained in:
Scott Rifenbark
2014-05-22 14:08:13 +03:00
committed by Richard Purdie
parent 59d810eaca
commit 66625b108d
3 changed files with 34 additions and 2 deletions

View File

@@ -1403,7 +1403,8 @@
files automatically itself.</para></listitem>
<listitem><para><emphasis><filename>ldflags:</filename></emphasis>
Ensures that the binaries were linked with the
<filename>LDFLAGS</filename> options provided by the build system.
<link linkend='var-LDFLAGS'><filename>LDFLAGS</filename></link>
options provided by the build system.
If this test fails, check that the <filename>LDFLAGS</filename> variable
is being passed to the linker command.</para></listitem>
<listitem><para><emphasis><filename>libdir:</filename></emphasis>