mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
ref-manual: Fixed wording on how autotools classes build by default
Took out stange parenthetical construct and the links to the B and S variables. Links were redundant. The construct was weird. (From yocto-docs rev: 9cd2bf116bd89288a93944359a4809e68fa61f7b) 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
377c5007c8
commit
f77432d6f7
@@ -127,9 +127,8 @@
|
||||
<para>
|
||||
By default, the <filename>autotools*</filename> classes
|
||||
use out-of-tree builds (i.e.
|
||||
<filename>autotools.bbclass</filename>).
|
||||
(<link linkend='var-B'><filename>B</filename></link> <filename>!=</filename>
|
||||
<link linkend='var-S'><filename>S</filename></link>).
|
||||
<filename>autotools.bbclass</filename> building with
|
||||
<filename>B != S</filename>).
|
||||
</para>
|
||||
|
||||
<para>
|
||||
|
||||
Reference in New Issue
Block a user