doc/stdenv.xml: fix typo
This commit is contained in:
parent
0285c6183a
commit
c2f7153700
@ -1579,7 +1579,7 @@ installTargets = "install-bin install-doc";</programlisting>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Like <varname>dontStripHost</varname>, but only affects the
|
||||
Like <varname>dontStrip</varname>, but only affects the
|
||||
<command>strip</command> command targetting the package's host platform.
|
||||
Useful when supporting cross compilation, but otherwise feel free to
|
||||
ignore.
|
||||
@ -1592,7 +1592,7 @@ installTargets = "install-bin install-doc";</programlisting>
|
||||
</term>
|
||||
<listitem>
|
||||
<para>
|
||||
Like <varname>dontStripHost</varname>, but only affects the
|
||||
Like <varname>dontStrip</varname>, but only affects the
|
||||
<command>strip</command> command targetting the packages' target
|
||||
platform. Useful when supporting cross compilation, but otherwise feel
|
||||
free to ignore.
|
||||
|
Loading…
Reference in New Issue
Block a user