diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index 3d772f9ec4..f6cb5c0163 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7888,6 +7888,16 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
LDFLAGS
is set to the value of this variable by default.
+
+
+ Additionally, the SDK's environment setup script sets
+ the
+ LDFLAGS
+ variable in the environment to the
+ TARGET_LDFLAGS value so that
+ executables built using the SDK also have the flags
+ applied.
+