mirror of
https://git.yoctoproject.org/poky
synced 2026-04-22 06:32:12 +02:00
sdk-manual: "Linkified" the CC variable in section 3.3.4
(From yocto-docs rev: d020cfc08e5d0679d7d5d3fd4269be877413e863) 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
9359c104ad
commit
3c77e18c81
@@ -802,7 +802,8 @@
|
||||
much to ensure that these Makefiles build correctly.
|
||||
It is very common, for example, to explicitly call
|
||||
<filename>gcc</filename> instead of using the
|
||||
<filename>CC</filename> variable.
|
||||
<ulink url='&YOCTO_DOCS_REF_URL;#var-CC'><filename>CC</filename></ulink>
|
||||
variable.
|
||||
Usually, in a cross-compilation environment,
|
||||
<filename>gcc</filename> is the compiler for the build host
|
||||
and the cross-compiler is named something similar to
|
||||
|
||||
Reference in New Issue
Block a user