From 47824cdf4d15c646d70998fbed4b65c7cd367718 Mon Sep 17 00:00:00 2001 From: Herwig Hochleitner Date: Wed, 24 Apr 2019 20:22:34 +0200 Subject: [PATCH] stdenv: document dontFixup --- doc/stdenv.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/doc/stdenv.xml b/doc/stdenv.xml index 42095c13e0a..fe592965656 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -1599,6 +1599,16 @@ installTargets = "install-bin install-doc"; Variables controlling the fixup phase + + + dontFixup + + + + Set to true to skip the fixup phase. + + + dontStrip