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:
Scott Rifenbark 2015-02-10 12:23:22 -08:00 committed by Richard Purdie
parent 0ba32a62ae
commit a89f895a79
1 changed files with 3 additions and 3 deletions

View File

@ -1221,9 +1221,9 @@ meta/conf/machine/include/<architecture>/arch-<architecture>.inc
<para>
Specifies the architecture of the build system
(e.g. <filename>i686</filename>).
The <filename>uname</filename> command, as reported by the
machine name, sets the value of
<filename>BUILD_ARCH</filename>.
The OpenEmbedded build system sets the value of
<filename>BUILD_ARCH</filename> from the machine name
reported by the <filename>uname</filename> command.
</para>
</glossdef>
</glossentry>