[lfs] branch multilib updated: OpenSSL-ML: Don't build/install docs.
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <177871579626.32133.11057925013260857742@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch multilib
in repository lfs.
The following commit(s) were added to refs/heads/multilib by this push:
new 4d59c9a3f OpenSSL-ML: Don't build/install docs.
4d59c9a3f is described below
commit 4d59c9a3f881539f1fcd9ef0d8450816145945dc
Author: Zeckmathederg <[email protected]>
AuthorDate: Wed May 13 17:48:58 2026 -0600
OpenSSL-ML: Don't build/install docs.
OpenSSL docs take a while to build and install, and for multilib, these
just pollute DESTDIR when we only need the libraries. It really is just
a waste of time, when they are installed in the normal pass of OpenSSL
(64-bit). This commit makes it so docs don't get built and installed.
---
chapter08/openssl.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/chapter08/openssl.xml b/chapter08/openssl.xml
index 59efafc62..a68233198 100644
--- a/chapter08/openssl.xml
+++ b/chapter08/openssl.xml
@@ -126,6 +126,7 @@
--libdir=lib32 \
shared \
zlib-dynamic \
+ no-docs \
linux-x86</userinput></screen>
<para>Compile the package:</para>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/lfs-book
Unsubscribe: See the above information page