From 743d03bafc7650aa3ac8a7291158bb835fd861e1 Mon Sep 17 00:00:00 2001 From: Piotr Bogdan Date: Sun, 9 Dec 2018 23:16:12 +0000 Subject: doc/stdenv: document dontPruneLibtoolFiles --- doc/stdenv.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc') diff --git a/doc/stdenv.xml b/doc/stdenv.xml index 4ef89991d2f..f7e7b924f41 100644 --- a/doc/stdenv.xml +++ b/doc/stdenv.xml @@ -1662,6 +1662,18 @@ installTargets = "install-bin install-doc"; + + + dontPruneLibtoolFiles + + + + If set, libtool .la files associated with shared + libraries won't have their dependency_libs field + cleared. + + + forceShare -- cgit 1.4.1