1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-02 13:29:49 +00:00

ref-manual: Removed redundant link to CXXFLAGS variable.

(From yocto-docs rev: 67c3b32c5e6d98f530bb27b81847aeb77c1de1d5)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Scott Rifenbark
2018-04-18 11:09:00 -07:00
committed by Richard Purdie
parent d7d05b717d
commit b7ee4ab92d
+4 -6
View File
@@ -14540,12 +14540,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
<para> <para>
Additionally, the SDK's environment setup script sets Additionally, the SDK's environment setup script sets
the the <filename>CXXFLAGS</filename> variable in the
<link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link> environment to the <filename>TARGET_CXXFLAGS</filename>
variable in the environment to the value so that executables built using the SDK also have
<filename>TARGET_CXXFLAGS</filename> value so that the flags applied.
executables built using the SDK also have the flags
applied.
</para> </para>
</glossdef> </glossdef>
</glossentry> </glossentry>