diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml
index fd89b4d8c8..71f5a84b03 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -14491,10 +14491,8 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Additionally, the SDK's environment setup script sets
- the
- CFLAGS
- variable in the environment to the
- TARGET_CFLAGS value so that
+ the CFLAGS variable in the environment
+ to the TARGET_CFLAGS value so that
executables built using the SDK also have the flags
applied.
@@ -14518,12 +14516,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
Additionally, the SDK's environment setup script sets
- the
- CPPFLAGS
- variable in the environment to the
- TARGET_CPPFLAGS value so that
- executables built using the SDK also have the flags
- applied.
+ the CPPFLAGS variable in the
+ environment to the TARGET_CPPFLAGS
+ value so that executables built using the SDK also have
+ the flags applied.