mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
ref-manual: Updated the BUILD_ARCH variable description.
Better wording. (From yocto-docs rev: f048485fb69c4355d01ad1299f5d9187d767806a) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
0ba32a62ae
commit
a89f895a79
@@ -1221,9 +1221,9 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
|
|||||||
<para>
|
<para>
|
||||||
Specifies the architecture of the build system
|
Specifies the architecture of the build system
|
||||||
(e.g. <filename>i686</filename>).
|
(e.g. <filename>i686</filename>).
|
||||||
The <filename>uname</filename> command, as reported by the
|
The OpenEmbedded build system sets the value of
|
||||||
machine name, sets the value of
|
<filename>BUILD_ARCH</filename> from the machine name
|
||||||
<filename>BUILD_ARCH</filename>.
|
reported by the <filename>uname</filename> command.
|
||||||
</para>
|
</para>
|
||||||
</glossdef>
|
</glossdef>
|
||||||
</glossentry>
|
</glossentry>
|
||||||
|
|||||||
Reference in New Issue
Block a user