aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorHerwig Hochleitner <herwig@bendlas.net>2019-04-24 20:22:34 +0200
committerHerwig Hochleitner <herwig@bendlas.net>2019-08-12 02:52:31 +0200
commit47824cdf4d15c646d70998fbed4b65c7cd367718 (patch)
tree79b8dd133668fb8552b775184e337ff223983b15 /doc
parent6a76eb087f133f5686d877d2b5264c2c05176a04 (diff)
stdenv: document dontFixup
Diffstat (limited to 'doc')
-rw-r--r--doc/stdenv.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/stdenv.xml b/doc/stdenv.xml
index 42095c13e0a..fe592965656 100644
--- a/doc/stdenv.xml
+++ b/doc/stdenv.xml
@@ -1601,6 +1601,16 @@ installTargets = "install-bin install-doc";</programlisting>
<title>Variables controlling the fixup phase</title>
<varlistentry>
<term>
+ <varname>dontFixup</varname>
+ </term>
+ <listitem>
+ <para>
+ Set to true to skip the fixup phase.
+ </para>
+ </listitem>
+ </varlistentry>
+ <varlistentry>
+ <term>
<varname>dontStrip</varname>
</term>
<listitem>