mirror of
https://git.yoctoproject.org/poky
synced 2026-04-30 03:32:12 +02:00
ref-manual: Removed some redundant links.
Removed redundant link to CFLAGS in the TARGET_CFLAGS variable description. Removed redundant link to CPPFLAGS in the TARGET_CPPFLAGS variable description. (From yocto-docs rev: aa95485d44f92b831cd111dbc5bf75526d239db4) 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
0a340732de
commit
d7d05b717d
@@ -14491,10 +14491,8 @@ 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-CFLAGS'><filename>CFLAGS</filename></link>
|
||||
variable in the environment to the
|
||||
<filename>TARGET_CFLAGS</filename> value so that
|
||||
the <filename>CFLAGS</filename> variable in the environment
|
||||
to the <filename>TARGET_CFLAGS</filename> value so that
|
||||
executables built using the SDK also have the flags
|
||||
applied.
|
||||
</para>
|
||||
@@ -14518,12 +14516,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-CPPFLAGS'><filename>CPPFLAGS</filename></link>
|
||||
variable in the environment to the
|
||||
<filename>TARGET_CPPFLAGS</filename> value so that
|
||||
executables built using the SDK also have the flags
|
||||
applied.
|
||||
the <filename>CPPFLAGS</filename> variable in the
|
||||
environment to the <filename>TARGET_CPPFLAGS</filename>
|
||||
value so that executables built using the SDK also have
|
||||
the flags applied.
|
||||
</para>
|
||||
</glossdef>
|
||||
</glossentry>
|
||||
|
||||
Reference in New Issue
Block a user