diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 24c0faa1ef..93c655926e 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -879,6 +879,18 @@ + BUILD_LDFLAGS + + + Specifies the flags to pass to the linker when building + for the build host. + When building in the -native context, + LDFLAGS + is set to the value of this variable by default. + + + + BUILDDIR @@ -4177,8 +4189,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" for the target - BUILD_LDFLAGS when building - for the build host (i.e. + BUILD_LDFLAGS + when building for the build host (i.e. -native)