summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/ref-qa-checks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/ref-qa-checks.xml')
-rw-r--r--documentation/ref-manual/ref-qa-checks.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/ref-qa-checks.xml b/documentation/ref-manual/ref-qa-checks.xml
index 8571192e8d..78badc2d6b 100644
--- a/documentation/ref-manual/ref-qa-checks.xml
+++ b/documentation/ref-manual/ref-qa-checks.xml
@@ -299,7 +299,7 @@
299 </literallayout> 299 </literallayout>
300 This indicates that binaries produced when building the 300 This indicates that binaries produced when building the
301 recipe have not been linked with the 301 recipe have not been linked with the
302 <filename>LDFLAGS</filename> 302 <link linkend='var-LDFLAGS'><filename>LDFLAGS</filename></link>
303 options provided by the build system. 303 options provided by the build system.
304 Check to be sure that the <filename>LDFLAGS</filename> variable 304 Check to be sure that the <filename>LDFLAGS</filename> variable
305 is being passed to the linker command. 305 is being passed to the linker command.