Re: [PATCH] man/make.conf.5: remove mention of zlib USE flag

Zac Medico <[email protected]> Sun, 4 Jul 2021 16:02:05 -0700
Newsgroups gmane.linux.gentoo.portage.devel
Message-ID <[email protected]>
On 6/28/21 2:56 PM, Thymo van Beers wrote:
> Both sys-devel/binutils and sys-devel/gdb are built with system zlib by
> default for some time now. This commit removes the mention of USE=zlib to avoid
> confusion.
> 
> Signed-off-by: Thymo van Beers <[email protected]>
> ---
>  man/make.conf.5 | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
> diff --git a/man/make.conf.5 b/man/make.conf.5
> index 1c72109ad..db742fdb5 100644
> --- a/man/make.conf.5
> +++ b/man/make.conf.5
> @@ -378,8 +378,7 @@ redundant on\-the\-fly compression.  The resulting file will be called
>  .TP
>  .B compressdebug
>  Compress the debug sections in the split debug files with zlib to save
> -space.  Make sure you have built both binutils and gdb with USE=zlib
> -support for this to work.  See \fBsplitdebug\fR for general split debug
> +space.  See \fBsplitdebug\fR for general split debug
>  information (upon which this feature depends).
>  .TP
>  .B config\-protect\-if\-modified
> 

Merged thanks!

https://gitweb.gentoo.org/proj/portage.git/commit/?id=ee944c4fd76af4f7dffb756e9ed0303cb9606112
-- 
Thanks,
Zac