mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 21:32:12 +02: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:
committed by
Richard Purdie
parent
d7d05b717d
commit
b7ee4ab92d
@@ -14540,12 +14540,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3"
|
||||
|
||||
<para>
|
||||
Additionally, the SDK's environment setup script sets
|
||||
the
|
||||
<link linkend='var-CXXFLAGS'><filename>CXXFLAGS</filename></link>
|
||||
variable in the environment to the
|
||||
<filename>TARGET_CXXFLAGS</filename> value so that
|
||||
executables built using the SDK also have the flags
|
||||
applied.
|
||||
the <filename>CXXFLAGS</filename> variable in the
|
||||
environment to the <filename>TARGET_CXXFLAGS</filename>
|
||||
value so that executables built using the SDK also have
|
||||
the flags applied.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user