Gentoo Archives: gentoo-commits

From: Zac Medico <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Sun, 04 Jul 2021 23:00:16
Message-Id: 1625439561.ee944c4fd76af4f7dffb756e9ed0303cb9606112.zmedico@gentoo
1 commit: ee944c4fd76af4f7dffb756e9ed0303cb9606112
2 Author: Thymo van Beers <thymovanbeers <AT> gmail <DOT> com>
3 AuthorDate: Mon Jun 28 21:56:47 2021 +0000
4 Commit: Zac Medico <zmedico <AT> gentoo <DOT> org>
5 CommitDate: Sun Jul 4 22:59:21 2021 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=ee944c4f
7
8 man/make.conf.5: remove mention of zlib USE flag
9
10 Both sys-devel/binutils and sys-devel/gdb are built with system zlib by
11 default for some time now. This commit removes the mention of USE=zlib to avoid
12 confusion.
13
14 Signed-off-by: Thymo van Beers <thymovanbeers <AT> gmail.com>
15 Signed-off-by: Zac Medico <zmedico <AT> gentoo.org>
16
17 man/make.conf.5 | 3 +--
18 1 file changed, 1 insertion(+), 2 deletions(-)
19
20 diff --git a/man/make.conf.5 b/man/make.conf.5
21 index 1c72109ad..db742fdb5 100644
22 --- a/man/make.conf.5
23 +++ b/man/make.conf.5
24 @@ -378,8 +378,7 @@ redundant on\-the\-fly compression. The resulting file will be called
25 .TP
26 .B compressdebug
27 Compress the debug sections in the split debug files with zlib to save
28 -space. Make sure you have built both binutils and gdb with USE=zlib
29 -support for this to work. See \fBsplitdebug\fR for general split debug
30 +space. See \fBsplitdebug\fR for general split debug
31 information (upon which this feature depends).
32 .TP
33 .B config\-protect\-if\-modified