doc/cross-compilation: fixes typos
This commit is contained in:
parent
dd4272cb98
commit
bb9bcfa295
@ -61,7 +61,7 @@
|
|||||||
<listitem>
|
<listitem>
|
||||||
<para>
|
<para>
|
||||||
The "target platform" attribute is, unlike the other two attributes, not actually fundamental to the process of building software.
|
The "target platform" attribute is, unlike the other two attributes, not actually fundamental to the process of building software.
|
||||||
Instead, it is only relevant for compatability with building certain specific compilers and build tools.
|
Instead, it is only relevant for compatibility with building certain specific compilers and build tools.
|
||||||
It can be safely ignored for all other packages.
|
It can be safely ignored for all other packages.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
@ -162,7 +162,7 @@
|
|||||||
<para>
|
<para>
|
||||||
A runtime dependency between 2 packages implies that between them both the host and target platforms match.
|
A runtime dependency between 2 packages implies that between them both the host and target platforms match.
|
||||||
This is directly implied by the meaning of "host platform" and "runtime dependency":
|
This is directly implied by the meaning of "host platform" and "runtime dependency":
|
||||||
The package dependency exists while both packages are runnign on a single host platform.
|
The package dependency exists while both packages are running on a single host platform.
|
||||||
</para>
|
</para>
|
||||||
<para>
|
<para>
|
||||||
A build time dependency, however, implies a shift in platforms between the depending package and the depended-on package.
|
A build time dependency, however, implies a shift in platforms between the depending package and the depended-on package.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user